[INFO] cloning repository https://github.com/chainsmith-deck-builder/chainsmith
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/chainsmith-deck-builder/chainsmith" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchainsmith-deck-builder%2Fchainsmith", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchainsmith-deck-builder%2Fchainsmith'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4040597c4cc747ce7322da75ebd825b455d879e4
[INFO] testing chainsmith-deck-builder/chainsmith against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchainsmith-deck-builder%2Fchainsmith" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/chainsmith-deck-builder/chainsmith
[INFO] finished tweaking git repo https://github.com/chainsmith-deck-builder/chainsmith
[INFO] tweaked toml for git repo https://github.com/chainsmith-deck-builder/chainsmith written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/chainsmith-deck-builder/chainsmith on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/chainsmith-deck-builder/chainsmith already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.120
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.120
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.120
[INFO] [stderr]   Downloaded js-sys v0.3.97
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.120
[INFO] [stderr]   Downloaded utoipa v5.4.0
[INFO] [stderr]   Downloaded redox_syscall v0.7.4
[INFO] [stderr]   Downloaded utoipa-gen v5.4.0
[INFO] [stderr]   Downloaded iri-string v0.7.12
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.70
[INFO] [stderr]   Downloaded web-sys v0.3.97
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8b595b822e7c7907c8835641d060ba4deb095e343d991028a47daa798e324592
[INFO] running `Command { std: "docker" "start" "-a" "8b595b822e7c7907c8835641d060ba4deb095e343d991028a47daa798e324592", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8b595b822e7c7907c8835641d060ba4deb095e343d991028a47daa798e324592", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8b595b822e7c7907c8835641d060ba4deb095e343d991028a47daa798e324592", kill_on_drop: false }`
[INFO] [stdout] 8b595b822e7c7907c8835641d060ba4deb095e343d991028a47daa798e324592
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 27604be718b903789be119ae2bc1f38a3c21e3f52dcf6778590d53396de10efd
[INFO] running `Command { std: "docker" "start" "-a" "27604be718b903789be119ae2bc1f38a3c21e3f52dcf6778590d53396de10efd", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling typenum v1.20.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling cc v1.2.61
[INFO] [stderr]    Compiling rustls-pki-types v1.14.1
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling base64ct v1.8.3
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling webpki-roots v1.0.7
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling uuid v1.23.1
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling crc-catalog v2.5.0
[INFO] [stderr]    Compiling tinyvec v1.11.0
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling tokio v1.52.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling zerofrom v0.1.7
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling num-bigint-dig v0.8.6
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling primeorder v0.13.6
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling sqlx-postgres v0.8.6
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling utoipa-gen v5.4.0
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling pkcs1 v0.7.5
[INFO] [stderr]    Compiling iri-string v0.7.12
[INFO] [stderr]    Compiling axum v0.8.9
[INFO] [stderr]    Compiling rsa v0.9.10
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling hyper-rustls v0.27.9
[INFO] [stderr]    Compiling p256 v0.13.2
[INFO] [stderr]    Compiling p384 v0.13.1
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling jsonwebtoken v10.3.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]    Compiling utoipa v5.4.0
[INFO] [stderr]    Compiling sqlx v0.8.6
[INFO] [stderr]    Compiling utoipa-axum v0.2.0
[INFO] [stderr]    Compiling chainsmith v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 56s
[INFO] running `Command { std: "docker" "inspect" "27604be718b903789be119ae2bc1f38a3c21e3f52dcf6778590d53396de10efd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "27604be718b903789be119ae2bc1f38a3c21e3f52dcf6778590d53396de10efd", kill_on_drop: false }`
[INFO] [stdout] 27604be718b903789be119ae2bc1f38a3c21e3f52dcf6778590d53396de10efd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 19e1db61d66bfbbb72e8239d76c31b97dd3d550967c23f55b8bb2eadd4a16a5a
[INFO] running `Command { std: "docker" "start" "-a" "19e1db61d66bfbbb72e8239d76c31b97dd3d550967c23f55b8bb2eadd4a16a5a", kill_on_drop: false }`
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling sqlx-postgres v0.8.6
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]    Compiling sqlx v0.8.6
[INFO] [stderr]    Compiling chainsmith v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 11s
[INFO] running `Command { std: "docker" "inspect" "19e1db61d66bfbbb72e8239d76c31b97dd3d550967c23f55b8bb2eadd4a16a5a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "19e1db61d66bfbbb72e8239d76c31b97dd3d550967c23f55b8bb2eadd4a16a5a", kill_on_drop: false }`
[INFO] [stdout] 19e1db61d66bfbbb72e8239d76c31b97dd3d550967c23f55b8bb2eadd4a16a5a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 2f49bc822c3dc8c8a56ff44cd8ee90dbc171ba7723cfdb6f2e3f6a87b0225978
[INFO] running `Command { std: "docker" "start" "-a" "2f49bc822c3dc8c8a56ff44cd8ee90dbc171ba7723cfdb6f2e3f6a87b0225978", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.52s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/chainsmith-8cc5e952af3e8141)
[INFO] [stdout] 
[INFO] [stdout] running 168 tests
[INFO] [stdout] test api::cards::tests::it_filters_by_text_substring_case_insensitive ... ok
[INFO] [stdout] test api::cards::tests::it_filters_by_classes ... ok
[INFO] [stdout] test api::cards::tests::it_omits_next_cursor_on_last_page ... ok
[INFO] [stdout] test api::cards::tests::it_filters_by_talent ... ok
[INFO] [stdout] test api::cards::tests::it_lists_all_cards_when_no_filters ... ok
[INFO] [stdout] test api::cards::tests::it_includes_default_printing_in_summary ... ok
[INFO] [stdout] test api::cards::tests::it_filters_by_legal_for_hero ... ok
[INFO] [stdout] test api::cards::tests::it_filters_by_pitch ... ok
[INFO] [stdout] test api::cards::tests::it_paginates_with_limit_and_cursor ... ok
[INFO] [stdout] test api::heroes::tests::it_includes_hero_facts_in_summary ... ok
[INFO] [stdout] test api::heroes::tests::it_filters_by_kind_young ... ok
[INFO] [stdout] test api::heroes::tests::it_filters_by_class ... ok
[INFO] [stdout] test api::cards::tests::it_returns_404_for_unknown_card ... ok
[INFO] [stdout] test api::cards::tests::it_returns_card_detail_with_printings ... ok
[INFO] [stdout] test api::heroes::tests::it_filters_by_kind_pit_fighter ... ok
[INFO] [stdout] test api::heroes::tests::it_filters_by_talent ... ok
[INFO] [stdout] test api::validate::tests::it_returns_unsupported_format_for_blitz ... ok
[INFO] [stdout] test api::validate::tests::it_defaults_date_to_today_when_omitted ... ok
[INFO] [stdout] test api::heroes::tests::it_filters_by_kind_adult ... ok
[INFO] [stdout] test api::heroes::tests::it_lists_only_heroes_excluding_other_card_types ... ok
[INFO] [stdout] test api::validate::tests::it_returns_valid_true_for_legal_deck ... ok
[INFO] [stdout] test api::validate::tests::it_returns_violations_for_off_class_card ... ok
[INFO] [stdout] test auth::tests::it_accepts_rs256_for_jwks ... ok
[INFO] [stdout] test auth::tests::it_accepts_es256_for_jwks ... ok
[INFO] [stdout] test auth::tests::it_accepts_valid_dev_secret_token ... ok
[INFO] [stdout] test auth::tests::it_parses_uuid_subject ... ok
[INFO] [stdout] test api::validate::tests::it_returns_400_with_error_body_for_unsupported_format ... ok
[INFO] [stdout] test auth::tests::it_rejects_expired_token ... ok
[INFO] [stdout] test auth::tests::it_rejects_token_signed_with_wrong_secret ... ok
[INFO] [stdout] test auth::tests::it_rejects_wrong_audience ... ok
[INFO] [stdout] test auth::tests::it_rejects_hs256_via_jwks_path ... ok
[INFO] [stdout] test auth::tests::it_rejects_non_uuid_subject ... ok
[INFO] [stdout] test auth::tests::it_returns_not_configured_when_auth_is_disabled ... ok
[INFO] [stdout] test domain::catalog::tests::it_overwrites_a_card_when_inserted_with_same_id ... ok
[INFO] [stdout] test auth::tests::it_rejects_wrong_issuer ... ok
[INFO] [stdout] test domain::catalog::tests::it_resolves_a_printing_to_its_card_when_both_present ... ok
[INFO] [stdout] test domain::catalog::tests::it_returns_none_when_printing_is_present_but_card_is_missing ... ok
[INFO] [stdout] test domain::format::classic_constructed::tests::it_accepts_adult_hero_when_validation_date_is_before_living_legend_effective_date ... ok
[INFO] [stdout] test domain::format::classic_constructed::tests::it_does_not_report_card_banned_when_entry_is_after_date ... ok
[INFO] [stdout] test domain::format::classic_constructed::tests::it_does_not_report_card_banned_when_entry_is_inactive ... ok
[INFO] [stdout] test domain::format::classic_constructed::tests::it_accepts_a_normal_action_card ... ok
[INFO] [stdout] test domain::catalog::tests::it_returns_none_when_resolving_missing_printing ... ok
[INFO] [stdout] test domain::format::classic_constructed::tests::it_rejects_a_token_card ... ok
[INFO] [stdout] test domain::format::classic_constructed::tests::it_exposes_cc_rules_with_60_pool_80_copy_3 ... ok
[INFO] [stdout] test domain::format::classic_constructed::tests::it_rejects_adult_hero_exactly_on_living_legend_effective_date ... ok
[INFO] [stdout] test domain::format::classic_constructed::tests::it_rejects_adult_hero_when_living_legend_retired_on_or_before_date ... ok
[INFO] [stdout] test domain::format::classic_constructed::tests::it_rejects_deck_with_banned_card_in_pool ... ok
[INFO] [stdout] test domain::format::classic_constructed::tests::it_accepts_adult_hero ... ok
[INFO] [stdout] test domain::format::classic_constructed::tests::it_rejects_deck_with_pool_over_eighty ... ok
[INFO] [stdout] test domain::format::classic_constructed::tests::it_rejects_deck_with_token_in_pool ... ok
[INFO] [stdout] test domain::format::classic_constructed::tests::it_reports_format_id_classic_constructed ... ok
[INFO] [stdout] test domain::format::classic_constructed::tests::it_rejects_card_used_as_hero_when_no_hero_facts ... ok
[INFO] [stdout] test domain::format::classic_constructed::tests::it_rejects_young_hero ... ok
[INFO] [stdout] test api::validate::tests::it_serves_validate_endpoint_with_camelcase_response_shape ... ok
[INFO] [stdout] test domain::format::classic_constructed::tests::it_reports_card_banned_when_active_entry_is_on_or_before_date ... ok
[INFO] [stdout] test domain::format::classic_constructed::tests::it_reports_no_restricted_cards_in_cc ... ok
[INFO] [stdout] test domain::format::classic_constructed::tests::it_treats_a_card_with_two_announcements_as_currently_status_of_latest ... ok
[INFO] [stdout] test domain::format::tests::it_aggregates_copies_across_printings_of_same_card ... ok
[INFO] [stdout] test domain::format::tests::it_aggregates_multiple_violations ... ok
[INFO] [stdout] test domain::format::classic_constructed::tests::it_rejects_pit_fighter_hero ... ok
[INFO] [stdout] test domain::format::tests::it_allows_a_talent_card_when_hero_has_that_talent ... ok
[INFO] [stdout] test domain::format::tests::it_allows_a_class_card_when_hero_has_that_class ... ok
[INFO] [stdout] test domain::format::tests::it_allows_off_hand_equipment_in_off_hand ... ok
[INFO] [stdout] test domain::format::tests::it_allows_off_hand_equipment_alongside_weapon_for_a_one_zone_hero ... ok
[INFO] [stdout] test domain::format::tests::it_allows_one_weapon_for_a_one_zone_hero ... ok
[INFO] [stdout] test domain::format::tests::it_allows_two_handed_with_companion_off_hand_equipment ... ok
[INFO] [stdout] test domain::format::tests::it_includes_essence_grants_in_hero_supertypes ... ok
[INFO] [stdout] test domain::format::tests::it_allows_two_one_handed_weapons ... ok
[INFO] [stdout] test domain::format::tests::it_allows_zero_hand_slots_filled ... ok
[INFO] [stdout] test domain::format::tests::it_passes_copy_limit_when_at_max_copies ... ok
[INFO] [stdout] test domain::format::tests::it_rejects_a_class_card_when_hero_has_a_different_class ... ok
[INFO] [stdout] test domain::format::tests::it_passes_pool_size_when_at_or_under_limit ... ok
[INFO] [stdout] test domain::format::tests::it_rejects_a_talent_card_when_hero_lacks_the_talent ... ok
[INFO] [stdout] test domain::format::tests::it_rejects_armor_in_main_hand ... ok
[INFO] [stdout] test domain::format::tests::it_rejects_armor_in_off_hand ... ok
[INFO] [stdout] test domain::format::tests::it_rejects_non_weapon_in_main_hand ... ok
[INFO] [stdout] test domain::format::tests::it_allows_specialized_card_for_matching_hero ... ok
[INFO] [stdout] test domain::format::tests::it_allows_one_handed_weapon_in_main_hand ... ok
[INFO] [stdout] test domain::format::tests::it_rejects_two_handed_weapon_in_off_hand ... ok
[INFO] [stdout] test domain::format::tests::it_allows_two_handed_weapon_in_main_hand_with_empty_off_hand ... ok
[INFO] [stdout] test domain::format::tests::it_rejects_two_handed_with_non_companion_off_hand_equipment ... ok
[INFO] [stdout] test domain::format::tests::it_allows_one_handed_weapon_in_off_hand ... ok
[INFO] [stdout] test domain::format::tests::it_rejects_two_handed_with_one_handed_weapon_in_off_hand ... ok
[INFO] [stdout] test domain::format::tests::it_rejects_any_weapon_for_a_zero_zone_hero ... ok
[INFO] [stdout] test domain::format::tests::it_reports_equipment_not_in_pool ... ok
[INFO] [stdout] test domain::format::tests::it_reports_equipment_slot_wrong_when_helm_in_chest_slot ... ok
[INFO] [stdout] test domain::format::tests::it_rejects_two_weapons_for_a_one_zone_hero ... ok
[INFO] [stdout] test domain::format::tests::it_reports_loadout_below_min_deck_size ... ok
[INFO] [stdout] test domain::format::tests::it_reports_missing_hero_when_printing_not_in_catalog ... ok
[INFO] [stdout] test domain::format::tests::it_reports_missing_pool_printing ... ok
[INFO] [stdout] test domain::format::tests::it_rejects_action_card_in_off_hand ... ok
[INFO] [stdout] test domain::format::tests::it_reports_loadout_card_not_in_pool ... ok
[INFO] [stdout] test domain::format::tests::it_requires_all_card_classes_match_hero ... ok
[INFO] [stdout] test domain::format::tests::it_reports_hero_missing_hero_type_when_action_is_used_as_hero ... ok
[INFO] [stdout] test domain::format::tests::it_reports_supertype_mismatch_for_off_class_card ... ok
[INFO] [stdout] test domain::format::tests::it_requires_all_card_talents_match_hero ... ok
[INFO] [stdout] test domain::format::tests::it_returns_none_for_empty_name ... ok
[INFO] [stdout] test domain::format::tests::it_skips_pool_size_when_format_has_no_pool_cap ... ok
[INFO] [stdout] test domain::format::tests::it_treats_a_generic_card_as_legal_for_any_hero ... ok
[INFO] [stdout] test domain::format::tests::it_takes_the_comma_prefix_as_moniker ... ok
[INFO] [stdout] test domain::format::tests::it_reports_specialization_mismatch_when_hero_moniker_does_not_match ... ok
[INFO] [stdout] test domain::format::tests::it_returns_full_trimmed_name_when_no_comma ... ok
[INFO] [stdout] test domain::format::tests::it_violates_copy_limit_when_one_over_max ... ok
[INFO] [stdout] test domain::format::tests::it_validates_a_minimal_legal_cc_deck ... ok
[INFO] [stdout] test domain::ids::tests::it_treats_two_card_ids_with_same_value_as_equal ... ok
[INFO] [stdout] test domain::ids::tests::it_displays_card_id_as_inner_string ... ok
[INFO] [stdout] test domain::ids::tests::it_displays_hero_moniker ... ok
[INFO] [stdout] test domain::ids::tests::it_treats_card_id_and_printing_id_as_distinct_types ... ok
[INFO] [stdout] test domain::format::tests::it_violates_pool_size_when_one_over_limit ... ok
[INFO] [stdout] test domain::special_rules::tests::it_allows_brutus_to_include_off_class_clash_cards ... ok
[INFO] [stdout] test domain::special_rules::tests::it_does_not_apply_color_restriction_when_hero_is_not_emperor ... ok
[INFO] [stdout] test domain::special_rules::tests::it_does_not_relax_chivalry_copy_limit_for_non_brevant_heroes ... ok
[INFO] [stdout] test domain::special_rules::tests::it_allows_brevant_to_run_four_chivalry ... ok
[INFO] [stdout] test domain::ids::tests::it_uses_card_id_as_hashmap_key ... ok
[INFO] [stdout] test domain::special_rules::tests::it_does_not_relax_specialization_for_non_shiyana_heroes ... ok
[INFO] [stdout] test domain::special_rules::tests::it_allows_emperor_with_only_red_cards ... ok
[INFO] [stdout] test domain::special_rules::tests::it_allows_shiyana_to_include_any_hero_specialization_card ... ok
[INFO] [stdout] test domain::special_rules::tests::it_registers_all_four_rules ... ok
[INFO] [stdout] test domain::special_rules::tests::it_rejects_yellow_card_for_emperor ... ok
[INFO] [stdout] test domain::special_rules::tests::it_exempts_pitchless_equipment_for_emperor ... ok
[INFO] [stdout] test domain::special_rules::tests::it_still_enforces_copy_limit_for_non_chivalry_when_hero_is_brevant ... ok
[INFO] [stdout] test sync::fab_cube::tests::it_classifies_attack_action_card ... ok
[INFO] [stdout] test domain::special_rules::tests::it_still_rejects_off_class_non_clash_cards_for_brutus ... ok
[INFO] [stdout] test sync::fab_cube::tests::it_classifies_adult_hero ... ok
[INFO] [stdout] test sync::fab_cube::tests::it_classifies_non_attack_action_card ... ok
[INFO] [stdout] test sync::fab_cube::tests::it_builds_a_catalog_from_realistic_json ... ok
[INFO] [stdout] test sync::fab_cube::tests::it_classifies_equipment_with_slot_subtype ... ok
[INFO] [stdout] test sync::fab_cube::tests::it_classifies_pit_fighter_hero ... ok
[INFO] [stdout] test sync::fab_cube::tests::it_classifies_two_handed_weapon ... ok
[INFO] [stdout] test sync::fab_cube::tests::it_converts_a_hero_card ... ok
[INFO] [stdout] test sync::fab_cube::tests::it_classifies_young_hero ... ok
[INFO] [stdout] test sync::fab_cube::tests::it_converts_a_one_zone_hero ... ok
[INFO] [stdout] test sync::fab_cube::tests::it_converts_a_banned_entry ... ok
[INFO] [stdout] test sync::fab_cube::tests::it_converts_a_two_handed_weapon ... ok
[INFO] [stdout] test sync::fab_cube::tests::it_converts_a_printing_with_known_set_release_date ... ok
[INFO] [stdout] test sync::fab_cube::tests::it_converts_a_zero_zone_hero ... ok
[INFO] [stdout] test sync::fab_cube::tests::it_converts_an_attack_action_card ... ok
[INFO] [stdout] test sync::fab_cube::tests::it_detects_one_weapon_zone_from_start_of_game_phrasing ... ok
[INFO] [stdout] test sync::fab_cube::tests::it_detects_zero_weapon_zones_when_cant_equip_weapons ... ok
[INFO] [stdout] test sync::fab_cube::tests::it_defaults_to_two_weapon_zones_for_normal_hero_text ... ok
[INFO] [stdout] test sync::fab_cube::tests::it_drops_banned_entry_with_missing_effective_date ... ok
[INFO] [stdout] test sync::fab_cube::tests::it_extracts_single_essence_talent ... ok
[INFO] [stdout] test sync::fab_cube::tests::it_extracts_specialization_from_card_keywords ... ok
[INFO] [stdout] test sync::fab_cube::tests::it_extracts_three_essence_talents_from_oxford_comma_form ... ok
[INFO] [stdout] test sync::fab_cube::tests::it_extracts_two_essence_talents_with_and ... ok
[INFO] [stdout] test sync::fab_cube::tests::it_leaves_image_url_none_when_upstream_omits_it ... ok
[INFO] [stdout] test sync::fab_cube::tests::it_marks_banned_card_as_banned_in_summary ... ok
[INFO] [stdout] test sync::fab_cube::tests::it_falls_back_to_placeholder_when_set_release_unknown ... ok
[INFO] [stdout] test sync::fab_cube::tests::it_marks_living_legend_hero_as_retired_in_cc ... ok
[INFO] [stdout] test sync::fab_cube::tests::it_parses_full_upstream_data_from_disk ... ignored, requires FAB_CUBE_DATA_DIR pointing to a local repo clone
[INFO] [stdout] test sync::fab_cube::tests::it_parses_empty_string_as_none_for_u8 ... ok
[INFO] [stdout] test sync::fab_cube::tests::it_parses_health_for_hero ... ok
[INFO] [stdout] test sync::fab_cube::tests::it_detects_one_weapon_zone_from_have_phrasing ... ok
[INFO] [stdout] test sync::fab_cube::tests::it_parses_iso_date_with_zulu_timezone ... ok
[INFO] [stdout] test sync::fab_cube::tests::it_preserves_unknown_type_strings_as_subtypes ... ok
[INFO] [stdout] test sync::fab_cube::tests::it_returns_empty_when_no_essence_marker_present ... ok
[INFO] [stdout] test sync::fab_cube::tests::it_returns_empty_for_no_specialization_keyword ... ok
[INFO] [stdout] test sync::fab_cube::tests::it_passes_image_url_through_to_printing ... ok
[INFO] [stdout] test sync::fab_cube::tests::it_silently_drops_unknown_essence_terms ... ok
[INFO] [stdout] test sync::fab_cube::tests::it_returns_none_for_invalid_iso_date ... ok
[INFO] [stdout] test sync::fab_cube::tests::it_partitions_cache_dir_by_git_ref ... ok
[INFO] [stdout] test sync::fab_cube::tests::it_treats_empty_cache_dir_as_not_fresh ... ok
[INFO] [stdout] test sync::fab_cube::tests::it_treats_just_written_cache_as_fresh ... ok
[INFO] [stdout] test sync::fab_cube::tests::it_loads_from_cache_without_calling_upstream_on_hit ... ok
[INFO] [stdout] test sync::fab_cube::tests::it_writes_and_reads_back_cache_round_trip ... ok
[INFO] [stdout] test sync::fab_cube::tests::it_treats_missing_cache_dir_as_not_fresh ... ok
[INFO] [stdout] test api::heroes::tests::it_paginates_with_limit_and_cursor ... ok
[INFO] [stdout] test domain::special_rules::tests::it_drops_a_violation_when_a_rule_uses_pinpoint_resolution ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 167 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.24s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/chainsmith-cbea1436a0ae608f)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/dev_jwt.rs (/opt/rustwide/target/debug/deps/dev_jwt-99fbce083d41b407)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/export_openapi.rs (/opt/rustwide/target/debug/deps/export_openapi-3ba65557eeb26401)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/api_decks.rs (/opt/rustwide/target/debug/deps/api_decks-ea9c6eeaf0e76eba)
[INFO] [stdout] 
[INFO] [stdout] running 16 tests
[INFO] [stdout] test it_rejects_replace_without_authorization ... FAILED
[INFO] [stdout] test it_rejects_patch_without_if_match_header ... FAILED
[INFO] [stdout] test it_allows_other_users_to_view_public_decks ... FAILED
[INFO] [stdout] test it_patches_metadata_subset_and_leaves_pool_intact ... FAILED
[INFO] [stdout] test it_creates_a_deck_and_returns_201_with_full_body ... FAILED
[INFO] [stdout] test it_rejects_replace_without_if_match_header ... FAILED
[INFO] [stdout] test it_emits_etag_header_on_get_deck_response ... FAILED
[INFO] [stdout] test it_lists_only_authenticated_users_decks ... FAILED
[INFO] [stdout] test it_rejects_request_with_invalid_token ... FAILED
[INFO] [stdout] test it_rejects_request_without_authorization_header ... FAILED
[INFO] [stdout] test it_replaces_deck_and_returns_new_etag ... FAILED
[INFO] [stdout] test it_returns_404_when_fetching_other_users_private_deck ... FAILED
[INFO] [stdout] test it_returns_404_when_deleting_other_users_deck ... FAILED
[INFO] [stdout] test it_returns_404_when_replacing_other_users_deck ... FAILED
[INFO] [stdout] test it_returns_412_on_patch_with_stale_if_match ... FAILED
[INFO] [stdout] test it_soft_deletes_owners_deck_and_returns_204 ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- it_rejects_replace_without_authorization stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'it_rejects_replace_without_authorization' (196) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a368e831ee8 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a368e831ee8 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a368e831ee8 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a368e831ee8 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a368e84928a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a368e84928a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x5a368e836d82 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5a368e836d82 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5a368e80fa16 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a368e80fa16 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a368e829b09 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a368dc7f84c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5a368dc7f84c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5a368e829d82 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5a368e829d82 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5a368e80fad2 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5a368e8048c9 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a368e810a4d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5a368e849a7c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a368e8497c2 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x5a368e0036fb - <core[28b146924c2f19c6]::result::Result<alloc[95e62e727ddf147d]::string::String, dotenvy[bab0bf43bef45c1c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5a368e0c82e2 - sqlx_postgres[8637e62fbfc80138]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x5a368e0ca64e - <sqlx_postgres[8637e62fbfc80138]::database::Postgres as sqlx_core[fc1f75558715e523]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x5a368dbf9d1f - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<sqlx_core[fc1f75558715e523]::testing::TestContext<sqlx_postgres[8637e62fbfc80138]::database::Postgres>, sqlx_core[fc1f75558715e523]::error::Error>> + core[28b146924c2f19c6]::marker::Send>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5a368dc335c3 - sqlx_core[fc1f75558715e523]::testing::run_test::<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}, api_decks[d497f7fed160263]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}, api_decks[d497f7fed160263]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x5a368dbf9f1d - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}, api_decks[d497f7fed160263]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}, api_decks[d497f7fed160263]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5a368dbfa31d - <core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}, api_decks[d497f7fed160263]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}, api_decks[d497f7fed160263]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5a368dbd891d - <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}, api_decks[d497f7fed160263]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}, api_decks[d497f7fed160263]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x5a368dbd5b7b - tokio[2399a28e6fda6277]::task::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}, api_decks[d497f7fed160263]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}, api_decks[d497f7fed160263]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5a368dbd5b7b - tokio[2399a28e6fda6277]::task::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}, api_decks[d497f7fed160263]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}, api_decks[d497f7fed160263]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5a368dbd5b7b - <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}, api_decks[d497f7fed160263]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}, api_decks[d497f7fed160263]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x5a368db9ce10 - <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}, api_decks[d497f7fed160263]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}, api_decks[d497f7fed160263]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x5a368dbc0fdd - <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}, api_decks[d497f7fed160263]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}, api_decks[d497f7fed160263]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x5a368dbbde84 - <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}, api_decks[d497f7fed160263]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}, api_decks[d497f7fed160263]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x5a368dc50d4b - <tokio[2399a28e6fda6277]::runtime::context::scoped::Scoped<tokio[2399a28e6fda6277]::runtime::scheduler::Context>>::set::<<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}, api_decks[d497f7fed160263]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}, api_decks[d497f7fed160263]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5a368dc61ad9 - tokio[2399a28e6fda6277]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}, api_decks[d497f7fed160263]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}, api_decks[d497f7fed160263]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x5a368dbdc1d2 - <std[929523f510218772]::thread::local::LocalKey<tokio[2399a28e6fda6277]::runtime::context::Context>>::try_with::<tokio[2399a28e6fda6277]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}, api_decks[d497f7fed160263]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}, api_decks[d497f7fed160263]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5a368dbd917e - <std[929523f510218772]::thread::local::LocalKey<tokio[2399a28e6fda6277]::runtime::context::Context>>::with::<tokio[2399a28e6fda6277]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}, api_decks[d497f7fed160263]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}, api_decks[d497f7fed160263]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5a368dc5d91d - tokio[2399a28e6fda6277]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}, api_decks[d497f7fed160263]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}, api_decks[d497f7fed160263]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x5a368dbac850 - <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}, api_decks[d497f7fed160263]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}, api_decks[d497f7fed160263]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x5a368dbb3c26 - <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}, api_decks[d497f7fed160263]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}, api_decks[d497f7fed160263]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x5a368dbb5960 - <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}, api_decks[d497f7fed160263]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}, api_decks[d497f7fed160263]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x5a368dc467f3 - tokio[2399a28e6fda6277]::runtime::context::runtime::enter_runtime::<<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}, api_decks[d497f7fed160263]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}, api_decks[d497f7fed160263]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5a368db9aa33 - <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}, api_decks[d497f7fed160263]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}, api_decks[d497f7fed160263]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x5a368dc66351 - <tokio[2399a28e6fda6277]::runtime::runtime::Runtime>::block_on_inner::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}, api_decks[d497f7fed160263]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}, api_decks[d497f7fed160263]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x5a368dc6983c - <tokio[2399a28e6fda6277]::runtime::runtime::Runtime>::block_on::<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}, api_decks[d497f7fed160263]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}, api_decks[d497f7fed160263]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x5a368dc5c5f1 - sqlx_core[fc1f75558715e523]::rt::test_block_on::<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}, api_decks[d497f7fed160263]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}, api_decks[d497f7fed160263]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5a368dc2f05e - sqlx_core[fc1f75558715e523]::testing::run_test::<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}, api_decks[d497f7fed160263]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}, api_decks[d497f7fed160263]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5a368dc2ea76 - sqlx_core[fc1f75558715e523]::testing::run_test_with_pool::<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}, api_decks[d497f7fed160263]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x5a368dc42fda - <fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_replace_without_authorization::it_rejects_replace_without_authorization::{closure#0} as sqlx_core[fc1f75558715e523]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x5a368dc12e27 - api_decks[d497f7fed160263]::it_rejects_replace_without_authorization
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api_decks.rs:464:1
[INFO] [stdout]   51:     0x5a368dbfc467 - api_decks[d497f7fed160263]::it_rejects_replace_without_authorization::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api_decks.rs:464:14
[INFO] [stdout]   52:     0x5a368dc2e5b6 - <api_decks[d497f7fed160263]::it_rejects_replace_without_authorization::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5a368dc7292b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5a368dc7292b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5a368dc801a5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5a368dc801a5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5a368dc801a5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5a368dc801a5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5a368dc801a5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5a368dc801a5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5a368dc801a5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5a368dc7ad04 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5a368dc7ad04 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5a368dc83222 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5a368dc83222 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5a368dc83222 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5a368dc83222 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5a368dc83222 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5a368dc83222 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5a368dc83222 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5a368e83136f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x5a368e83136f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x78fca3348aa4 - <unknown>
[INFO] [stdout]   74:     0x78fca33d5a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- it_rejects_patch_without_if_match_header stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'it_rejects_patch_without_if_match_header' (195) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a368e831ee8 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a368e831ee8 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a368e831ee8 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a368e831ee8 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a368e84928a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a368e84928a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x5a368e836d82 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5a368e836d82 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5a368e80fa16 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a368e80fa16 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a368e829b09 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a368dc7f84c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5a368dc7f84c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5a368e829d82 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5a368e829d82 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5a368e80fad2 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5a368e8048c9 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a368e810a4d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5a368e849a7c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a368e8497c2 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x5a368e0036fb - <core[28b146924c2f19c6]::result::Result<alloc[95e62e727ddf147d]::string::String, dotenvy[bab0bf43bef45c1c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5a368e0c82e2 - sqlx_postgres[8637e62fbfc80138]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x5a368e0ca64e - <sqlx_postgres[8637e62fbfc80138]::database::Postgres as sqlx_core[fc1f75558715e523]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x5a368dbf9d1f - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<sqlx_core[fc1f75558715e523]::testing::TestContext<sqlx_postgres[8637e62fbfc80138]::database::Postgres>, sqlx_core[fc1f75558715e523]::error::Error>> + core[28b146924c2f19c6]::marker::Send>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5a368dc32b23 - sqlx_core[fc1f75558715e523]::testing::run_test::<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}, api_decks[d497f7fed160263]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}, api_decks[d497f7fed160263]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x5a368dbf9edd - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}, api_decks[d497f7fed160263]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}, api_decks[d497f7fed160263]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5a368dbfa2dd - <core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}, api_decks[d497f7fed160263]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}, api_decks[d497f7fed160263]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5a368dbd88dd - <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}, api_decks[d497f7fed160263]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}, api_decks[d497f7fed160263]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x5a368dbd59db - tokio[2399a28e6fda6277]::task::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}, api_decks[d497f7fed160263]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}, api_decks[d497f7fed160263]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5a368dbd59db - tokio[2399a28e6fda6277]::task::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}, api_decks[d497f7fed160263]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}, api_decks[d497f7fed160263]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5a368dbd59db - <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}, api_decks[d497f7fed160263]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}, api_decks[d497f7fed160263]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x5a368db9caf0 - <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}, api_decks[d497f7fed160263]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}, api_decks[d497f7fed160263]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x5a368dbc04fd - <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}, api_decks[d497f7fed160263]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}, api_decks[d497f7fed160263]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x5a368dbbde64 - <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}, api_decks[d497f7fed160263]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}, api_decks[d497f7fed160263]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x5a368dc50bfb - <tokio[2399a28e6fda6277]::runtime::context::scoped::Scoped<tokio[2399a28e6fda6277]::runtime::scheduler::Context>>::set::<<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}, api_decks[d497f7fed160263]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}, api_decks[d497f7fed160263]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5a368dc61a99 - tokio[2399a28e6fda6277]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}, api_decks[d497f7fed160263]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}, api_decks[d497f7fed160263]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x5a368dbdc092 - <std[929523f510218772]::thread::local::LocalKey<tokio[2399a28e6fda6277]::runtime::context::Context>>::try_with::<tokio[2399a28e6fda6277]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}, api_decks[d497f7fed160263]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}, api_decks[d497f7fed160263]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5a368dbd911e - <std[929523f510218772]::thread::local::LocalKey<tokio[2399a28e6fda6277]::runtime::context::Context>>::with::<tokio[2399a28e6fda6277]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}, api_decks[d497f7fed160263]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}, api_decks[d497f7fed160263]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5a368dc5d8dd - tokio[2399a28e6fda6277]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}, api_decks[d497f7fed160263]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}, api_decks[d497f7fed160263]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x5a368dbac430 - <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}, api_decks[d497f7fed160263]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}, api_decks[d497f7fed160263]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x5a368dbb3ba6 - <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}, api_decks[d497f7fed160263]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}, api_decks[d497f7fed160263]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x5a368dbb5610 - <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}, api_decks[d497f7fed160263]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}, api_decks[d497f7fed160263]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x5a368dc46683 - tokio[2399a28e6fda6277]::runtime::context::runtime::enter_runtime::<<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}, api_decks[d497f7fed160263]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}, api_decks[d497f7fed160263]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5a368db9a983 - <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}, api_decks[d497f7fed160263]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}, api_decks[d497f7fed160263]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x5a368dc66241 - <tokio[2399a28e6fda6277]::runtime::runtime::Runtime>::block_on_inner::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}, api_decks[d497f7fed160263]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}, api_decks[d497f7fed160263]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x5a368dc6959c - <tokio[2399a28e6fda6277]::runtime::runtime::Runtime>::block_on::<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}, api_decks[d497f7fed160263]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}, api_decks[d497f7fed160263]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x5a368dc5c461 - sqlx_core[fc1f75558715e523]::rt::test_block_on::<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}, api_decks[d497f7fed160263]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}, api_decks[d497f7fed160263]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5a368dc2efde - sqlx_core[fc1f75558715e523]::testing::run_test::<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}, api_decks[d497f7fed160263]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}, api_decks[d497f7fed160263]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5a368dc2ea26 - sqlx_core[fc1f75558715e523]::testing::run_test_with_pool::<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}, api_decks[d497f7fed160263]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x5a368dc42faa - <fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_patch_without_if_match_header::it_rejects_patch_without_if_match_header::{closure#0} as sqlx_core[fc1f75558715e523]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x5a368dc12d37 - api_decks[d497f7fed160263]::it_rejects_patch_without_if_match_header
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api_decks.rs:553:1
[INFO] [stdout]   51:     0x5a368dbfc437 - api_decks[d497f7fed160263]::it_rejects_patch_without_if_match_header::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api_decks.rs:553:14
[INFO] [stdout]   52:     0x5a368dc2e576 - <api_decks[d497f7fed160263]::it_rejects_patch_without_if_match_header::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5a368dc7292b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5a368dc7292b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5a368dc801a5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5a368dc801a5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5a368dc801a5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5a368dc801a5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5a368dc801a5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5a368dc801a5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5a368dc801a5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5a368dc7ad04 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5a368dc7ad04 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5a368dc83222 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5a368dc83222 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5a368dc83222 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5a368dc83222 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5a368dc83222 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5a368dc83222 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5a368dc83222 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5a368e83136f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x5a368e83136f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x78fca3348aa4 - <unknown>
[INFO] [stdout]   74:     0x78fca33d5a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- it_allows_other_users_to_view_public_decks stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'it_allows_other_users_to_view_public_decks' (190) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a368e831ee8 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a368e831ee8 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a368e831ee8 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a368e831ee8 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a368e84928a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a368e84928a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x5a368e836d82 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5a368e836d82 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5a368e80fa16 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a368e80fa16 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a368e829b09 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a368dc7f84c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5a368dc7f84c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5a368e829d82 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5a368e829d82 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5a368e80fad2 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5a368e8048c9 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a368e810a4d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5a368e849a7c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a368e8497c2 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x5a368e0036fb - <core[28b146924c2f19c6]::result::Result<alloc[95e62e727ddf147d]::string::String, dotenvy[bab0bf43bef45c1c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5a368e0c82e2 - sqlx_postgres[8637e62fbfc80138]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x5a368e0ca64e - <sqlx_postgres[8637e62fbfc80138]::database::Postgres as sqlx_core[fc1f75558715e523]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x5a368dbf9d1f - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<sqlx_core[fc1f75558715e523]::testing::TestContext<sqlx_postgres[8637e62fbfc80138]::database::Postgres>, sqlx_core[fc1f75558715e523]::error::Error>> + core[28b146924c2f19c6]::marker::Send>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5a368dc34b03 - sqlx_core[fc1f75558715e523]::testing::run_test::<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}, api_decks[d497f7fed160263]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}, api_decks[d497f7fed160263]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x5a368dbf9f9d - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}, api_decks[d497f7fed160263]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}, api_decks[d497f7fed160263]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5a368dbfa39d - <core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}, api_decks[d497f7fed160263]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}, api_decks[d497f7fed160263]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5a368dbd899d - <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}, api_decks[d497f7fed160263]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}, api_decks[d497f7fed160263]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x5a368dbd5ebb - tokio[2399a28e6fda6277]::task::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}, api_decks[d497f7fed160263]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}, api_decks[d497f7fed160263]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5a368dbd5ebb - tokio[2399a28e6fda6277]::task::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}, api_decks[d497f7fed160263]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}, api_decks[d497f7fed160263]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5a368dbd5ebb - <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}, api_decks[d497f7fed160263]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}, api_decks[d497f7fed160263]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x5a368db9d450 - <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}, api_decks[d497f7fed160263]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}, api_decks[d497f7fed160263]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x5a368dbc259d - <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}, api_decks[d497f7fed160263]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}, api_decks[d497f7fed160263]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x5a368dbbdec4 - <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}, api_decks[d497f7fed160263]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}, api_decks[d497f7fed160263]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x5a368dc50feb - <tokio[2399a28e6fda6277]::runtime::context::scoped::Scoped<tokio[2399a28e6fda6277]::runtime::scheduler::Context>>::set::<<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}, api_decks[d497f7fed160263]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}, api_decks[d497f7fed160263]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5a368dc61b59 - tokio[2399a28e6fda6277]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}, api_decks[d497f7fed160263]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}, api_decks[d497f7fed160263]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x5a368dbdc452 - <std[929523f510218772]::thread::local::LocalKey<tokio[2399a28e6fda6277]::runtime::context::Context>>::try_with::<tokio[2399a28e6fda6277]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}, api_decks[d497f7fed160263]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}, api_decks[d497f7fed160263]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5a368dbd923e - <std[929523f510218772]::thread::local::LocalKey<tokio[2399a28e6fda6277]::runtime::context::Context>>::with::<tokio[2399a28e6fda6277]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}, api_decks[d497f7fed160263]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}, api_decks[d497f7fed160263]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5a368dc5d99d - tokio[2399a28e6fda6277]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}, api_decks[d497f7fed160263]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}, api_decks[d497f7fed160263]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x5a368dbad090 - <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}, api_decks[d497f7fed160263]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}, api_decks[d497f7fed160263]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x5a368dbb3d26 - <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}, api_decks[d497f7fed160263]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}, api_decks[d497f7fed160263]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x5a368dbb6000 - <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}, api_decks[d497f7fed160263]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}, api_decks[d497f7fed160263]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x5a368dc46ad3 - tokio[2399a28e6fda6277]::runtime::context::runtime::enter_runtime::<<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}, api_decks[d497f7fed160263]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}, api_decks[d497f7fed160263]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5a368db9ab93 - <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}, api_decks[d497f7fed160263]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}, api_decks[d497f7fed160263]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x5a368dc66571 - <tokio[2399a28e6fda6277]::runtime::runtime::Runtime>::block_on_inner::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}, api_decks[d497f7fed160263]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}, api_decks[d497f7fed160263]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x5a368dc69d7c - <tokio[2399a28e6fda6277]::runtime::runtime::Runtime>::block_on::<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}, api_decks[d497f7fed160263]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}, api_decks[d497f7fed160263]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x5a368dc5c911 - sqlx_core[fc1f75558715e523]::rt::test_block_on::<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}, api_decks[d497f7fed160263]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}, api_decks[d497f7fed160263]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5a368dc2f15e - sqlx_core[fc1f75558715e523]::testing::run_test::<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}, api_decks[d497f7fed160263]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}, api_decks[d497f7fed160263]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5a368dc2eb16 - sqlx_core[fc1f75558715e523]::testing::run_test_with_pool::<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}, api_decks[d497f7fed160263]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x5a368dc4303a - <fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_allows_other_users_to_view_public_decks::it_allows_other_users_to_view_public_decks::{closure#0} as sqlx_core[fc1f75558715e523]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x5a368dc13007 - api_decks[d497f7fed160263]::it_allows_other_users_to_view_public_decks
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api_decks.rs:263:1
[INFO] [stdout]   51:     0x5a368dbfc4c7 - api_decks[d497f7fed160263]::it_allows_other_users_to_view_public_decks::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api_decks.rs:263:14
[INFO] [stdout]   52:     0x5a368dc2e636 - <api_decks[d497f7fed160263]::it_allows_other_users_to_view_public_decks::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5a368dc7292b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5a368dc7292b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5a368dc801a5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5a368dc801a5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5a368dc801a5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5a368dc801a5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5a368dc801a5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5a368dc801a5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5a368dc801a5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5a368dc7ad04 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5a368dc7ad04 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5a368dc83222 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5a368dc83222 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5a368dc83222 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5a368dc83222 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5a368dc83222 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5a368dc83222 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5a368dc83222 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5a368e83136f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x5a368e83136f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x78fca3348aa4 - <unknown>
[INFO] [stdout]   74:     0x78fca33d5a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- it_patches_metadata_subset_and_leaves_pool_intact stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'it_patches_metadata_subset_and_leaves_pool_intact' (194) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a368e831ee8 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a368e831ee8 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a368e831ee8 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a368e831ee8 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a368e84928a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a368e84928a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x5a368e836d82 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5a368e836d82 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5a368e80fa16 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a368e80fa16 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a368e829b09 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a368dc7f84c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5a368dc7f84c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5a368e829d82 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5a368e829d82 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5a368e80fad2 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5a368e8048c9 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a368e810a4d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5a368e849a7c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a368e8497c2 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x5a368e0036fb - <core[28b146924c2f19c6]::result::Result<alloc[95e62e727ddf147d]::string::String, dotenvy[bab0bf43bef45c1c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5a368e0c82e2 - sqlx_postgres[8637e62fbfc80138]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x5a368e0ca64e - <sqlx_postgres[8637e62fbfc80138]::database::Postgres as sqlx_core[fc1f75558715e523]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x5a368dbf9d1f - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<sqlx_core[fc1f75558715e523]::testing::TestContext<sqlx_postgres[8637e62fbfc80138]::database::Postgres>, sqlx_core[fc1f75558715e523]::error::Error>> + core[28b146924c2f19c6]::marker::Send>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5a368dc3a003 - sqlx_core[fc1f75558715e523]::testing::run_test::<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}, api_decks[d497f7fed160263]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}, api_decks[d497f7fed160263]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x5a368dbfa19d - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}, api_decks[d497f7fed160263]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}, api_decks[d497f7fed160263]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5a368dbfa59d - <core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}, api_decks[d497f7fed160263]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}, api_decks[d497f7fed160263]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5a368dbd8b9d - <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}, api_decks[d497f7fed160263]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}, api_decks[d497f7fed160263]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x5a368dbd6bbb - tokio[2399a28e6fda6277]::task::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}, api_decks[d497f7fed160263]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}, api_decks[d497f7fed160263]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5a368dbd6bbb - tokio[2399a28e6fda6277]::task::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}, api_decks[d497f7fed160263]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}, api_decks[d497f7fed160263]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5a368dbd6bbb - <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}, api_decks[d497f7fed160263]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}, api_decks[d497f7fed160263]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x5a368db9ed50 - <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}, api_decks[d497f7fed160263]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}, api_decks[d497f7fed160263]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x5a368dbc7c9d - <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}, api_decks[d497f7fed160263]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}, api_decks[d497f7fed160263]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x5a368dbbdfc4 - <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}, api_decks[d497f7fed160263]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}, api_decks[d497f7fed160263]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x5a368dc51a6b - <tokio[2399a28e6fda6277]::runtime::context::scoped::Scoped<tokio[2399a28e6fda6277]::runtime::scheduler::Context>>::set::<<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}, api_decks[d497f7fed160263]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}, api_decks[d497f7fed160263]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5a368dc61d59 - tokio[2399a28e6fda6277]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}, api_decks[d497f7fed160263]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}, api_decks[d497f7fed160263]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x5a368dbdce52 - <std[929523f510218772]::thread::local::LocalKey<tokio[2399a28e6fda6277]::runtime::context::Context>>::try_with::<tokio[2399a28e6fda6277]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}, api_decks[d497f7fed160263]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}, api_decks[d497f7fed160263]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5a368dbd953e - <std[929523f510218772]::thread::local::LocalKey<tokio[2399a28e6fda6277]::runtime::context::Context>>::with::<tokio[2399a28e6fda6277]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}, api_decks[d497f7fed160263]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}, api_decks[d497f7fed160263]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5a368dc5db9d - tokio[2399a28e6fda6277]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}, api_decks[d497f7fed160263]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}, api_decks[d497f7fed160263]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x5a368dbaf190 - <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}, api_decks[d497f7fed160263]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}, api_decks[d497f7fed160263]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x5a368dbb4126 - <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}, api_decks[d497f7fed160263]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}, api_decks[d497f7fed160263]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x5a368dbb7a80 - <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}, api_decks[d497f7fed160263]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}, api_decks[d497f7fed160263]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x5a368dc47653 - tokio[2399a28e6fda6277]::runtime::context::runtime::enter_runtime::<<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}, api_decks[d497f7fed160263]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}, api_decks[d497f7fed160263]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5a368db9b113 - <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}, api_decks[d497f7fed160263]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}, api_decks[d497f7fed160263]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x5a368dc66df1 - <tokio[2399a28e6fda6277]::runtime::runtime::Runtime>::block_on_inner::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}, api_decks[d497f7fed160263]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}, api_decks[d497f7fed160263]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x5a368dc6b27c - <tokio[2399a28e6fda6277]::runtime::runtime::Runtime>::block_on::<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}, api_decks[d497f7fed160263]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}, api_decks[d497f7fed160263]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x5a368dc5d591 - sqlx_core[fc1f75558715e523]::rt::test_block_on::<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}, api_decks[d497f7fed160263]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}, api_decks[d497f7fed160263]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5a368dc2f55e - sqlx_core[fc1f75558715e523]::testing::run_test::<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}, api_decks[d497f7fed160263]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}, api_decks[d497f7fed160263]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5a368dc2ed96 - sqlx_core[fc1f75558715e523]::testing::run_test_with_pool::<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}, api_decks[d497f7fed160263]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x5a368dc431ba - <fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_patches_metadata_subset_and_leaves_pool_intact::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0} as sqlx_core[fc1f75558715e523]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x5a368dc13787 - api_decks[d497f7fed160263]::it_patches_metadata_subset_and_leaves_pool_intact
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api_decks.rs:481:1
[INFO] [stdout]   51:     0x5a368dbfc647 - api_decks[d497f7fed160263]::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api_decks.rs:481:14
[INFO] [stdout]   52:     0x5a368dc2e836 - <api_decks[d497f7fed160263]::it_patches_metadata_subset_and_leaves_pool_intact::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5a368dc7292b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5a368dc7292b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5a368dc801a5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5a368dc801a5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5a368dc801a5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5a368dc801a5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5a368dc801a5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5a368dc801a5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5a368dc801a5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5a368dc7ad04 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5a368dc7ad04 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5a368dc83222 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5a368dc83222 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5a368dc83222 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5a368dc83222 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5a368dc83222 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5a368dc83222 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5a368dc83222 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5a368e83136f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x5a368e83136f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x78fca3348aa4 - <unknown>
[INFO] [stdout]   74:     0x78fca33d5a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- it_creates_a_deck_and_returns_201_with_full_body stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'it_creates_a_deck_and_returns_201_with_full_body' (191) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a368e831ee8 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a368e831ee8 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a368e831ee8 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a368e831ee8 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a368e84928a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a368e84928a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x5a368e836d82 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5a368e836d82 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5a368e80fa16 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a368e80fa16 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a368e829b09 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a368dc7f84c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5a368dc7f84c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5a368e829d82 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5a368e829d82 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5a368e80fad2 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5a368e8048c9 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a368e810a4d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5a368e849a7c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a368e8497c2 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x5a368e0036fb - <core[28b146924c2f19c6]::result::Result<alloc[95e62e727ddf147d]::string::String, dotenvy[bab0bf43bef45c1c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5a368e0c82e2 - sqlx_postgres[8637e62fbfc80138]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x5a368e0ca64e - <sqlx_postgres[8637e62fbfc80138]::database::Postgres as sqlx_core[fc1f75558715e523]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x5a368dbf9d1f - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<sqlx_core[fc1f75558715e523]::testing::TestContext<sqlx_postgres[8637e62fbfc80138]::database::Postgres>, sqlx_core[fc1f75558715e523]::error::Error>> + core[28b146924c2f19c6]::marker::Send>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5a368dc39563 - sqlx_core[fc1f75558715e523]::testing::run_test::<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}, api_decks[d497f7fed160263]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}, api_decks[d497f7fed160263]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x5a368dbfa15d - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}, api_decks[d497f7fed160263]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}, api_decks[d497f7fed160263]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5a368dbfa55d - <core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}, api_decks[d497f7fed160263]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}, api_decks[d497f7fed160263]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5a368dbd8b5d - <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}, api_decks[d497f7fed160263]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}, api_decks[d497f7fed160263]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x5a368dbd6a1b - tokio[2399a28e6fda6277]::task::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}, api_decks[d497f7fed160263]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}, api_decks[d497f7fed160263]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5a368dbd6a1b - tokio[2399a28e6fda6277]::task::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}, api_decks[d497f7fed160263]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}, api_decks[d497f7fed160263]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5a368dbd6a1b - <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}, api_decks[d497f7fed160263]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}, api_decks[d497f7fed160263]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x5a368db9ea30 - <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}, api_decks[d497f7fed160263]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}, api_decks[d497f7fed160263]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x5a368dbc71bd - <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}, api_decks[d497f7fed160263]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}, api_decks[d497f7fed160263]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x5a368dbbdfa4 - <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}, api_decks[d497f7fed160263]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}, api_decks[d497f7fed160263]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x5a368dc5191b - <tokio[2399a28e6fda6277]::runtime::context::scoped::Scoped<tokio[2399a28e6fda6277]::runtime::scheduler::Context>>::set::<<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}, api_decks[d497f7fed160263]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}, api_decks[d497f7fed160263]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5a368dc61d19 - tokio[2399a28e6fda6277]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}, api_decks[d497f7fed160263]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}, api_decks[d497f7fed160263]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x5a368dbdcd12 - <std[929523f510218772]::thread::local::LocalKey<tokio[2399a28e6fda6277]::runtime::context::Context>>::try_with::<tokio[2399a28e6fda6277]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}, api_decks[d497f7fed160263]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}, api_decks[d497f7fed160263]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5a368dbd94de - <std[929523f510218772]::thread::local::LocalKey<tokio[2399a28e6fda6277]::runtime::context::Context>>::with::<tokio[2399a28e6fda6277]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}, api_decks[d497f7fed160263]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}, api_decks[d497f7fed160263]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5a368dc5db5d - tokio[2399a28e6fda6277]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}, api_decks[d497f7fed160263]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}, api_decks[d497f7fed160263]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x5a368dbaed70 - <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}, api_decks[d497f7fed160263]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}, api_decks[d497f7fed160263]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x5a368dbb40a6 - <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}, api_decks[d497f7fed160263]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}, api_decks[d497f7fed160263]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x5a368dbb7730 - <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}, api_decks[d497f7fed160263]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}, api_decks[d497f7fed160263]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x5a368dc474e3 - tokio[2399a28e6fda6277]::runtime::context::runtime::enter_runtime::<<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}, api_decks[d497f7fed160263]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}, api_decks[d497f7fed160263]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5a368db9b063 - <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}, api_decks[d497f7fed160263]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}, api_decks[d497f7fed160263]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x5a368dc66ce1 - <tokio[2399a28e6fda6277]::runtime::runtime::Runtime>::block_on_inner::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}, api_decks[d497f7fed160263]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}, api_decks[d497f7fed160263]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x5a368dc6afdc - <tokio[2399a28e6fda6277]::runtime::runtime::Runtime>::block_on::<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}, api_decks[d497f7fed160263]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}, api_decks[d497f7fed160263]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x5a368dc5d401 - sqlx_core[fc1f75558715e523]::rt::test_block_on::<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}, api_decks[d497f7fed160263]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}, api_decks[d497f7fed160263]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5a368dc2f4de - sqlx_core[fc1f75558715e523]::testing::run_test::<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}, api_decks[d497f7fed160263]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}, api_decks[d497f7fed160263]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5a368dc2ed46 - sqlx_core[fc1f75558715e523]::testing::run_test_with_pool::<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}, api_decks[d497f7fed160263]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x5a368dc4318a - <fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_creates_a_deck_and_returns_201_with_full_body::it_creates_a_deck_and_returns_201_with_full_body::{closure#0} as sqlx_core[fc1f75558715e523]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x5a368dc13697 - api_decks[d497f7fed160263]::it_creates_a_deck_and_returns_201_with_full_body
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api_decks.rs:117:1
[INFO] [stdout]   51:     0x5a368dbfc617 - api_decks[d497f7fed160263]::it_creates_a_deck_and_returns_201_with_full_body::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api_decks.rs:117:14
[INFO] [stdout]   52:     0x5a368dc2e7f6 - <api_decks[d497f7fed160263]::it_creates_a_deck_and_returns_201_with_full_body::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5a368dc7292b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5a368dc7292b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5a368dc801a5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5a368dc801a5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5a368dc801a5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5a368dc801a5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5a368dc801a5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5a368dc801a5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5a368dc801a5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5a368dc7ad04 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5a368dc7ad04 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5a368dc83222 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5a368dc83222 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5a368dc83222 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5a368dc83222 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5a368dc83222 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5a368dc83222 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5a368dc83222 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5a368e83136f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x5a368e83136f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x78fca3348aa4 - <unknown>
[INFO] [stdout]   74:     0x78fca33d5a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- it_rejects_replace_without_if_match_header stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'it_rejects_replace_without_if_match_header' (197) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a368e831ee8 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a368e831ee8 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a368e831ee8 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a368e831ee8 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a368e84928a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a368e84928a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x5a368e836d82 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5a368e836d82 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5a368e80fa16 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a368e80fa16 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a368e829b09 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a368dc7f84c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5a368dc7f84c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5a368e829d82 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5a368e829d82 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5a368e80fad2 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5a368e8048c9 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a368e810a4d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5a368e849a7c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a368e8497c2 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x5a368e0036fb - <core[28b146924c2f19c6]::result::Result<alloc[95e62e727ddf147d]::string::String, dotenvy[bab0bf43bef45c1c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5a368e0c82e2 - sqlx_postgres[8637e62fbfc80138]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x5a368e0ca64e - <sqlx_postgres[8637e62fbfc80138]::database::Postgres as sqlx_core[fc1f75558715e523]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x5a368dbf9d1f - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<sqlx_core[fc1f75558715e523]::testing::TestContext<sqlx_postgres[8637e62fbfc80138]::database::Postgres>, sqlx_core[fc1f75558715e523]::error::Error>> + core[28b146924c2f19c6]::marker::Send>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5a368dc355a3 - sqlx_core[fc1f75558715e523]::testing::run_test::<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}, api_decks[d497f7fed160263]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}, api_decks[d497f7fed160263]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x5a368dbf9fdd - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}, api_decks[d497f7fed160263]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}, api_decks[d497f7fed160263]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5a368dbfa3dd - <core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}, api_decks[d497f7fed160263]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}, api_decks[d497f7fed160263]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5a368dbd89dd - <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}, api_decks[d497f7fed160263]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}, api_decks[d497f7fed160263]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x5a368dbd605b - tokio[2399a28e6fda6277]::task::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}, api_decks[d497f7fed160263]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}, api_decks[d497f7fed160263]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5a368dbd605b - tokio[2399a28e6fda6277]::task::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}, api_decks[d497f7fed160263]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}, api_decks[d497f7fed160263]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5a368dbd605b - <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}, api_decks[d497f7fed160263]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}, api_decks[d497f7fed160263]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x5a368db9d770 - <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}, api_decks[d497f7fed160263]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}, api_decks[d497f7fed160263]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x5a368dbc307d - <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}, api_decks[d497f7fed160263]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}, api_decks[d497f7fed160263]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x5a368dbbdee4 - <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}, api_decks[d497f7fed160263]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}, api_decks[d497f7fed160263]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x5a368dc5113b - <tokio[2399a28e6fda6277]::runtime::context::scoped::Scoped<tokio[2399a28e6fda6277]::runtime::scheduler::Context>>::set::<<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}, api_decks[d497f7fed160263]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}, api_decks[d497f7fed160263]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5a368dc61b99 - tokio[2399a28e6fda6277]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}, api_decks[d497f7fed160263]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}, api_decks[d497f7fed160263]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x5a368dbdc592 - <std[929523f510218772]::thread::local::LocalKey<tokio[2399a28e6fda6277]::runtime::context::Context>>::try_with::<tokio[2399a28e6fda6277]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}, api_decks[d497f7fed160263]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}, api_decks[d497f7fed160263]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5a368dbd929e - <std[929523f510218772]::thread::local::LocalKey<tokio[2399a28e6fda6277]::runtime::context::Context>>::with::<tokio[2399a28e6fda6277]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}, api_decks[d497f7fed160263]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}, api_decks[d497f7fed160263]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5a368dc5d9dd - tokio[2399a28e6fda6277]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}, api_decks[d497f7fed160263]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}, api_decks[d497f7fed160263]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x5a368dbad4b0 - <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}, api_decks[d497f7fed160263]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}, api_decks[d497f7fed160263]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x5a368dbb3da6 - <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}, api_decks[d497f7fed160263]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}, api_decks[d497f7fed160263]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x5a368dbb6350 - <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}, api_decks[d497f7fed160263]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}, api_decks[d497f7fed160263]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x5a368dc46c43 - tokio[2399a28e6fda6277]::runtime::context::runtime::enter_runtime::<<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}, api_decks[d497f7fed160263]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}, api_decks[d497f7fed160263]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5a368db9ac43 - <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}, api_decks[d497f7fed160263]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}, api_decks[d497f7fed160263]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x5a368dc66681 - <tokio[2399a28e6fda6277]::runtime::runtime::Runtime>::block_on_inner::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}, api_decks[d497f7fed160263]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}, api_decks[d497f7fed160263]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x5a368dc6a01c - <tokio[2399a28e6fda6277]::runtime::runtime::Runtime>::block_on::<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}, api_decks[d497f7fed160263]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}, api_decks[d497f7fed160263]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x5a368dc5caa1 - sqlx_core[fc1f75558715e523]::rt::test_block_on::<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}, api_decks[d497f7fed160263]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}, api_decks[d497f7fed160263]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5a368dc2f1de - sqlx_core[fc1f75558715e523]::testing::run_test::<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}, api_decks[d497f7fed160263]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}, api_decks[d497f7fed160263]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5a368dc2eb66 - sqlx_core[fc1f75558715e523]::testing::run_test_with_pool::<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}, api_decks[d497f7fed160263]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x5a368dc4306a - <fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_replace_without_if_match_header::it_rejects_replace_without_if_match_header::{closure#0} as sqlx_core[fc1f75558715e523]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x5a368dc130f7 - api_decks[d497f7fed160263]::it_rejects_replace_without_if_match_header
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api_decks.rs:424:1
[INFO] [stdout]   51:     0x5a368dbfc4f7 - api_decks[d497f7fed160263]::it_rejects_replace_without_if_match_header::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api_decks.rs:424:14
[INFO] [stdout]   52:     0x5a368dc2e676 - <api_decks[d497f7fed160263]::it_rejects_replace_without_if_match_header::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5a368dc7292b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5a368dc7292b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5a368dc801a5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5a368dc801a5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5a368dc801a5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5a368dc801a5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5a368dc801a5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5a368dc801a5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5a368dc801a5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5a368dc7ad04 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5a368dc7ad04 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5a368dc83222 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5a368dc83222 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5a368dc83222 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5a368dc83222 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5a368dc83222 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5a368dc83222 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5a368dc83222 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5a368e83136f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x5a368e83136f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x78fca3348aa4 - <unknown>
[INFO] [stdout]   74:     0x78fca33d5a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- it_emits_etag_header_on_get_deck_response stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'it_emits_etag_header_on_get_deck_response' (192) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a368e831ee8 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a368e831ee8 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a368e831ee8 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a368e831ee8 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a368e84928a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a368e84928a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x5a368e836d82 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5a368e836d82 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5a368e80fa16 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a368e80fa16 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a368e829b09 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a368dc7f84c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5a368dc7f84c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5a368e829d82 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5a368e829d82 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5a368e80fad2 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5a368e8048c9 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a368e810a4d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5a368e849a7c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a368e8497c2 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x5a368e0036fb - <core[28b146924c2f19c6]::result::Result<alloc[95e62e727ddf147d]::string::String, dotenvy[bab0bf43bef45c1c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5a368e0c82e2 - sqlx_postgres[8637e62fbfc80138]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x5a368e0ca64e - <sqlx_postgres[8637e62fbfc80138]::database::Postgres as sqlx_core[fc1f75558715e523]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x5a368dbf9d1f - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<sqlx_core[fc1f75558715e523]::testing::TestContext<sqlx_postgres[8637e62fbfc80138]::database::Postgres>, sqlx_core[fc1f75558715e523]::error::Error>> + core[28b146924c2f19c6]::marker::Send>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5a368dc34063 - sqlx_core[fc1f75558715e523]::testing::run_test::<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}, api_decks[d497f7fed160263]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}, api_decks[d497f7fed160263]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x5a368dbf9f5d - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}, api_decks[d497f7fed160263]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}, api_decks[d497f7fed160263]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5a368dbfa35d - <core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}, api_decks[d497f7fed160263]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}, api_decks[d497f7fed160263]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5a368dbd895d - <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}, api_decks[d497f7fed160263]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}, api_decks[d497f7fed160263]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x5a368dbd5d1b - tokio[2399a28e6fda6277]::task::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}, api_decks[d497f7fed160263]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}, api_decks[d497f7fed160263]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5a368dbd5d1b - tokio[2399a28e6fda6277]::task::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}, api_decks[d497f7fed160263]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}, api_decks[d497f7fed160263]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5a368dbd5d1b - <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}, api_decks[d497f7fed160263]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}, api_decks[d497f7fed160263]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x5a368db9d130 - <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}, api_decks[d497f7fed160263]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}, api_decks[d497f7fed160263]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x5a368dbc1abd - <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}, api_decks[d497f7fed160263]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}, api_decks[d497f7fed160263]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x5a368dbbdea4 - <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}, api_decks[d497f7fed160263]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}, api_decks[d497f7fed160263]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x5a368dc50e9b - <tokio[2399a28e6fda6277]::runtime::context::scoped::Scoped<tokio[2399a28e6fda6277]::runtime::scheduler::Context>>::set::<<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}, api_decks[d497f7fed160263]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}, api_decks[d497f7fed160263]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5a368dc61b19 - tokio[2399a28e6fda6277]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}, api_decks[d497f7fed160263]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}, api_decks[d497f7fed160263]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x5a368dbdc312 - <std[929523f510218772]::thread::local::LocalKey<tokio[2399a28e6fda6277]::runtime::context::Context>>::try_with::<tokio[2399a28e6fda6277]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}, api_decks[d497f7fed160263]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}, api_decks[d497f7fed160263]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5a368dbd91de - <std[929523f510218772]::thread::local::LocalKey<tokio[2399a28e6fda6277]::runtime::context::Context>>::with::<tokio[2399a28e6fda6277]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}, api_decks[d497f7fed160263]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}, api_decks[d497f7fed160263]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5a368dc5d95d - tokio[2399a28e6fda6277]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}, api_decks[d497f7fed160263]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}, api_decks[d497f7fed160263]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x5a368dbacc70 - <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}, api_decks[d497f7fed160263]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}, api_decks[d497f7fed160263]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x5a368dbb3ca6 - <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}, api_decks[d497f7fed160263]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}, api_decks[d497f7fed160263]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x5a368dbb5cb0 - <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}, api_decks[d497f7fed160263]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}, api_decks[d497f7fed160263]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x5a368dc46963 - tokio[2399a28e6fda6277]::runtime::context::runtime::enter_runtime::<<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}, api_decks[d497f7fed160263]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}, api_decks[d497f7fed160263]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5a368db9aae3 - <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}, api_decks[d497f7fed160263]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}, api_decks[d497f7fed160263]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x5a368dc66461 - <tokio[2399a28e6fda6277]::runtime::runtime::Runtime>::block_on_inner::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}, api_decks[d497f7fed160263]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}, api_decks[d497f7fed160263]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x5a368dc69adc - <tokio[2399a28e6fda6277]::runtime::runtime::Runtime>::block_on::<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}, api_decks[d497f7fed160263]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}, api_decks[d497f7fed160263]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x5a368dc5c781 - sqlx_core[fc1f75558715e523]::rt::test_block_on::<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}, api_decks[d497f7fed160263]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}, api_decks[d497f7fed160263]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5a368dc2f0de - sqlx_core[fc1f75558715e523]::testing::run_test::<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}, api_decks[d497f7fed160263]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}, api_decks[d497f7fed160263]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5a368dc2eac6 - sqlx_core[fc1f75558715e523]::testing::run_test_with_pool::<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}, api_decks[d497f7fed160263]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x5a368dc4300a - <fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_emits_etag_header_on_get_deck_response::it_emits_etag_header_on_get_deck_response::{closure#0} as sqlx_core[fc1f75558715e523]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x5a368dc12f17 - api_decks[d497f7fed160263]::it_emits_etag_header_on_get_deck_response
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api_decks.rs:339:1
[INFO] [stdout]   51:     0x5a368dbfc497 - api_decks[d497f7fed160263]::it_emits_etag_header_on_get_deck_response::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api_decks.rs:339:14
[INFO] [stdout]   52:     0x5a368dc2e5f6 - <api_decks[d497f7fed160263]::it_emits_etag_header_on_get_deck_response::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5a368dc7292b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5a368dc7292b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5a368dc801a5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5a368dc801a5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5a368dc801a5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5a368dc801a5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5a368dc801a5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5a368dc801a5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5a368dc801a5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5a368dc7ad04 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5a368dc7ad04 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5a368dc83222 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5a368dc83222 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5a368dc83222 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5a368dc83222 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5a368dc83222 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5a368dc83222 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5a368dc83222 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5a368e83136f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x5a368e83136f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x78fca3348aa4 - <unknown>
[INFO] [stdout]   74:     0x78fca33d5a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- it_lists_only_authenticated_users_decks stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'it_lists_only_authenticated_users_decks' (193) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a368e831ee8 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a368e831ee8 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a368e831ee8 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a368e831ee8 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a368e84928a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a368e84928a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x5a368e836d82 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5a368e836d82 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5a368e80fa16 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a368e80fa16 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a368e829b09 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a368dc7f84c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5a368dc7f84c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5a368e829d82 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5a368e829d82 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5a368e80fad2 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5a368e8048c9 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a368e810a4d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5a368e849a7c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a368e8497c2 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x5a368e0036fb - <core[28b146924c2f19c6]::result::Result<alloc[95e62e727ddf147d]::string::String, dotenvy[bab0bf43bef45c1c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5a368e0c82e2 - sqlx_postgres[8637e62fbfc80138]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x5a368e0ca64e - <sqlx_postgres[8637e62fbfc80138]::database::Postgres as sqlx_core[fc1f75558715e523]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x5a368dbf9d1f - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<sqlx_core[fc1f75558715e523]::testing::TestContext<sqlx_postgres[8637e62fbfc80138]::database::Postgres>, sqlx_core[fc1f75558715e523]::error::Error>> + core[28b146924c2f19c6]::marker::Send>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5a368dc32083 - sqlx_core[fc1f75558715e523]::testing::run_test::<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}, api_decks[d497f7fed160263]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}, api_decks[d497f7fed160263]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x5a368dbf9e9d - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}, api_decks[d497f7fed160263]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}, api_decks[d497f7fed160263]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5a368dbfa29d - <core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}, api_decks[d497f7fed160263]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}, api_decks[d497f7fed160263]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5a368dbd889d - <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}, api_decks[d497f7fed160263]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}, api_decks[d497f7fed160263]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x5a368dbd583b - tokio[2399a28e6fda6277]::task::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}, api_decks[d497f7fed160263]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}, api_decks[d497f7fed160263]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5a368dbd583b - tokio[2399a28e6fda6277]::task::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}, api_decks[d497f7fed160263]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}, api_decks[d497f7fed160263]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5a368dbd583b - <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}, api_decks[d497f7fed160263]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}, api_decks[d497f7fed160263]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x5a368db9c7d0 - <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}, api_decks[d497f7fed160263]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}, api_decks[d497f7fed160263]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x5a368dbbfa1d - <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}, api_decks[d497f7fed160263]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}, api_decks[d497f7fed160263]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x5a368dbbde44 - <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}, api_decks[d497f7fed160263]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}, api_decks[d497f7fed160263]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x5a368dc50aab - <tokio[2399a28e6fda6277]::runtime::context::scoped::Scoped<tokio[2399a28e6fda6277]::runtime::scheduler::Context>>::set::<<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}, api_decks[d497f7fed160263]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}, api_decks[d497f7fed160263]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5a368dc61a59 - tokio[2399a28e6fda6277]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}, api_decks[d497f7fed160263]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}, api_decks[d497f7fed160263]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x5a368dbdbf52 - <std[929523f510218772]::thread::local::LocalKey<tokio[2399a28e6fda6277]::runtime::context::Context>>::try_with::<tokio[2399a28e6fda6277]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}, api_decks[d497f7fed160263]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}, api_decks[d497f7fed160263]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5a368dbd90be - <std[929523f510218772]::thread::local::LocalKey<tokio[2399a28e6fda6277]::runtime::context::Context>>::with::<tokio[2399a28e6fda6277]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}, api_decks[d497f7fed160263]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}, api_decks[d497f7fed160263]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5a368dc5d89d - tokio[2399a28e6fda6277]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}, api_decks[d497f7fed160263]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}, api_decks[d497f7fed160263]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x5a368dbac010 - <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}, api_decks[d497f7fed160263]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}, api_decks[d497f7fed160263]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x5a368dbb3b26 - <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}, api_decks[d497f7fed160263]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}, api_decks[d497f7fed160263]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x5a368dbb52c0 - <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}, api_decks[d497f7fed160263]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}, api_decks[d497f7fed160263]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x5a368dc46513 - tokio[2399a28e6fda6277]::runtime::context::runtime::enter_runtime::<<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}, api_decks[d497f7fed160263]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}, api_decks[d497f7fed160263]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5a368db9a8d3 - <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}, api_decks[d497f7fed160263]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}, api_decks[d497f7fed160263]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x5a368dc66131 - <tokio[2399a28e6fda6277]::runtime::runtime::Runtime>::block_on_inner::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}, api_decks[d497f7fed160263]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}, api_decks[d497f7fed160263]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x5a368dc692fc - <tokio[2399a28e6fda6277]::runtime::runtime::Runtime>::block_on::<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}, api_decks[d497f7fed160263]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}, api_decks[d497f7fed160263]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x5a368dc5c2d1 - sqlx_core[fc1f75558715e523]::rt::test_block_on::<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}, api_decks[d497f7fed160263]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}, api_decks[d497f7fed160263]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5a368dc2ef5e - sqlx_core[fc1f75558715e523]::testing::run_test::<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}, api_decks[d497f7fed160263]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}, api_decks[d497f7fed160263]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5a368dc2e9d6 - sqlx_core[fc1f75558715e523]::testing::run_test_with_pool::<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}, api_decks[d497f7fed160263]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x5a368dc42f7a - <fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_lists_only_authenticated_users_decks::it_lists_only_authenticated_users_decks::{closure#0} as sqlx_core[fc1f75558715e523]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x5a368dc12c47 - api_decks[d497f7fed160263]::it_lists_only_authenticated_users_decks
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api_decks.rs:149:1
[INFO] [stdout]   51:     0x5a368dbfc407 - api_decks[d497f7fed160263]::it_lists_only_authenticated_users_decks::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api_decks.rs:149:14
[INFO] [stdout]   52:     0x5a368dc2e536 - <api_decks[d497f7fed160263]::it_lists_only_authenticated_users_decks::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5a368dc7292b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5a368dc7292b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5a368dc801a5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5a368dc801a5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5a368dc801a5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5a368dc801a5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5a368dc801a5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5a368dc801a5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5a368dc801a5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5a368dc7ad04 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5a368dc7ad04 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5a368dc83222 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5a368dc83222 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5a368dc83222 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5a368dc83222 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5a368dc83222 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5a368dc83222 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5a368dc83222 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5a368e83136f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x5a368e83136f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x78fca3348aa4 - <unknown>
[INFO] [stdout]   74:     0x78fca33d5a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- it_rejects_request_with_invalid_token stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'it_rejects_request_with_invalid_token' (198) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a368e831ee8 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a368e831ee8 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a368e831ee8 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a368e831ee8 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a368e84928a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a368e84928a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x5a368e836d82 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5a368e836d82 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5a368e80fa16 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a368e80fa16 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a368e829b09 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a368dc7f84c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5a368dc7f84c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5a368e829d82 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5a368e829d82 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5a368e80fad2 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5a368e8048c9 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a368e810a4d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5a368e849a7c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a368e8497c2 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x5a368e0036fb - <core[28b146924c2f19c6]::result::Result<alloc[95e62e727ddf147d]::string::String, dotenvy[bab0bf43bef45c1c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5a368e0c82e2 - sqlx_postgres[8637e62fbfc80138]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x5a368e0ca64e - <sqlx_postgres[8637e62fbfc80138]::database::Postgres as sqlx_core[fc1f75558715e523]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x5a368dbf9d1f - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<sqlx_core[fc1f75558715e523]::testing::TestContext<sqlx_postgres[8637e62fbfc80138]::database::Postgres>, sqlx_core[fc1f75558715e523]::error::Error>> + core[28b146924c2f19c6]::marker::Send>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5a368dc30b43 - sqlx_core[fc1f75558715e523]::testing::run_test::<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}, api_decks[d497f7fed160263]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}, api_decks[d497f7fed160263]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x5a368dbf9e1d - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}, api_decks[d497f7fed160263]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}, api_decks[d497f7fed160263]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5a368dbfa21d - <core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}, api_decks[d497f7fed160263]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}, api_decks[d497f7fed160263]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5a368dbd881d - <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}, api_decks[d497f7fed160263]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}, api_decks[d497f7fed160263]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x5a368dbd54fb - tokio[2399a28e6fda6277]::task::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}, api_decks[d497f7fed160263]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}, api_decks[d497f7fed160263]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5a368dbd54fb - tokio[2399a28e6fda6277]::task::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}, api_decks[d497f7fed160263]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}, api_decks[d497f7fed160263]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5a368dbd54fb - <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}, api_decks[d497f7fed160263]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}, api_decks[d497f7fed160263]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x5a368db9c190 - <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}, api_decks[d497f7fed160263]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}, api_decks[d497f7fed160263]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x5a368dbbe45d - <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}, api_decks[d497f7fed160263]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}, api_decks[d497f7fed160263]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x5a368dbbde04 - <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}, api_decks[d497f7fed160263]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}, api_decks[d497f7fed160263]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x5a368dc5080b - <tokio[2399a28e6fda6277]::runtime::context::scoped::Scoped<tokio[2399a28e6fda6277]::runtime::scheduler::Context>>::set::<<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}, api_decks[d497f7fed160263]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}, api_decks[d497f7fed160263]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5a368dc619d9 - tokio[2399a28e6fda6277]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}, api_decks[d497f7fed160263]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}, api_decks[d497f7fed160263]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x5a368dbdbcd2 - <std[929523f510218772]::thread::local::LocalKey<tokio[2399a28e6fda6277]::runtime::context::Context>>::try_with::<tokio[2399a28e6fda6277]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}, api_decks[d497f7fed160263]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}, api_decks[d497f7fed160263]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5a368dbd8ffe - <std[929523f510218772]::thread::local::LocalKey<tokio[2399a28e6fda6277]::runtime::context::Context>>::with::<tokio[2399a28e6fda6277]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}, api_decks[d497f7fed160263]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}, api_decks[d497f7fed160263]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5a368dc5d81d - tokio[2399a28e6fda6277]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}, api_decks[d497f7fed160263]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}, api_decks[d497f7fed160263]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x5a368dbab7d0 - <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}, api_decks[d497f7fed160263]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}, api_decks[d497f7fed160263]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x5a368dbb3a26 - <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}, api_decks[d497f7fed160263]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}, api_decks[d497f7fed160263]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x5a368dbb4c20 - <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}, api_decks[d497f7fed160263]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}, api_decks[d497f7fed160263]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x5a368dc46233 - tokio[2399a28e6fda6277]::runtime::context::runtime::enter_runtime::<<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}, api_decks[d497f7fed160263]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}, api_decks[d497f7fed160263]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5a368db9a773 - <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}, api_decks[d497f7fed160263]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}, api_decks[d497f7fed160263]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x5a368dc65f11 - <tokio[2399a28e6fda6277]::runtime::runtime::Runtime>::block_on_inner::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}, api_decks[d497f7fed160263]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}, api_decks[d497f7fed160263]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x5a368dc68dbc - <tokio[2399a28e6fda6277]::runtime::runtime::Runtime>::block_on::<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}, api_decks[d497f7fed160263]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}, api_decks[d497f7fed160263]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x5a368dc5bfb1 - sqlx_core[fc1f75558715e523]::rt::test_block_on::<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}, api_decks[d497f7fed160263]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}, api_decks[d497f7fed160263]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5a368dc2ee5e - sqlx_core[fc1f75558715e523]::testing::run_test::<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}, api_decks[d497f7fed160263]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}, api_decks[d497f7fed160263]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5a368dc2e936 - sqlx_core[fc1f75558715e523]::testing::run_test_with_pool::<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}, api_decks[d497f7fed160263]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x5a368dc42f1a - <fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_request_with_invalid_token::it_rejects_request_with_invalid_token::{closure#0} as sqlx_core[fc1f75558715e523]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x5a368dc12a67 - api_decks[d497f7fed160263]::it_rejects_request_with_invalid_token
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api_decks.rs:216:1
[INFO] [stdout]   51:     0x5a368dbfc3a7 - api_decks[d497f7fed160263]::it_rejects_request_with_invalid_token::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api_decks.rs:216:14
[INFO] [stdout]   52:     0x5a368dc2e4b6 - <api_decks[d497f7fed160263]::it_rejects_request_with_invalid_token::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5a368dc7292b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5a368dc7292b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5a368dc801a5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5a368dc801a5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5a368dc801a5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5a368dc801a5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5a368dc801a5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5a368dc801a5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5a368dc801a5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5a368dc7ad04 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5a368dc7ad04 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5a368dc83222 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5a368dc83222 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5a368dc83222 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5a368dc83222 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5a368dc83222 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5a368dc83222 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5a368dc83222 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5a368e83136f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x5a368e83136f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x78fca3348aa4 - <unknown>
[INFO] [stdout]   74:     0x78fca33d5a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- it_rejects_request_without_authorization_header stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'it_rejects_request_without_authorization_header' (199) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a368e831ee8 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a368e831ee8 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a368e831ee8 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a368e831ee8 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a368e84928a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a368e84928a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x5a368e836d82 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5a368e836d82 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5a368e80fa16 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a368e80fa16 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a368e829b09 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a368dc7f84c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5a368dc7f84c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5a368e829d82 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5a368e829d82 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5a368e80fad2 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5a368e8048c9 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a368e810a4d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5a368e849a7c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a368e8497c2 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x5a368e0036fb - <core[28b146924c2f19c6]::result::Result<alloc[95e62e727ddf147d]::string::String, dotenvy[bab0bf43bef45c1c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5a368e0c82e2 - sqlx_postgres[8637e62fbfc80138]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x5a368e0ca64e - <sqlx_postgres[8637e62fbfc80138]::database::Postgres as sqlx_core[fc1f75558715e523]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x5a368dbf9d1f - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<sqlx_core[fc1f75558715e523]::testing::TestContext<sqlx_postgres[8637e62fbfc80138]::database::Postgres>, sqlx_core[fc1f75558715e523]::error::Error>> + core[28b146924c2f19c6]::marker::Send>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5a368dc38ac3 - sqlx_core[fc1f75558715e523]::testing::run_test::<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}, api_decks[d497f7fed160263]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}, api_decks[d497f7fed160263]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x5a368dbfa11d - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}, api_decks[d497f7fed160263]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}, api_decks[d497f7fed160263]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5a368dbfa51d - <core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}, api_decks[d497f7fed160263]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}, api_decks[d497f7fed160263]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5a368dbd8b1d - <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}, api_decks[d497f7fed160263]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}, api_decks[d497f7fed160263]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x5a368dbd687b - tokio[2399a28e6fda6277]::task::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}, api_decks[d497f7fed160263]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}, api_decks[d497f7fed160263]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5a368dbd687b - tokio[2399a28e6fda6277]::task::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}, api_decks[d497f7fed160263]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}, api_decks[d497f7fed160263]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5a368dbd687b - <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}, api_decks[d497f7fed160263]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}, api_decks[d497f7fed160263]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x5a368db9e710 - <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}, api_decks[d497f7fed160263]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}, api_decks[d497f7fed160263]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x5a368dbc66dd - <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}, api_decks[d497f7fed160263]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}, api_decks[d497f7fed160263]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x5a368dbbdf84 - <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}, api_decks[d497f7fed160263]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}, api_decks[d497f7fed160263]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x5a368dc517cb - <tokio[2399a28e6fda6277]::runtime::context::scoped::Scoped<tokio[2399a28e6fda6277]::runtime::scheduler::Context>>::set::<<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}, api_decks[d497f7fed160263]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}, api_decks[d497f7fed160263]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5a368dc61cd9 - tokio[2399a28e6fda6277]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}, api_decks[d497f7fed160263]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}, api_decks[d497f7fed160263]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x5a368dbdcbd2 - <std[929523f510218772]::thread::local::LocalKey<tokio[2399a28e6fda6277]::runtime::context::Context>>::try_with::<tokio[2399a28e6fda6277]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}, api_decks[d497f7fed160263]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}, api_decks[d497f7fed160263]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5a368dbd947e - <std[929523f510218772]::thread::local::LocalKey<tokio[2399a28e6fda6277]::runtime::context::Context>>::with::<tokio[2399a28e6fda6277]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}, api_decks[d497f7fed160263]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}, api_decks[d497f7fed160263]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5a368dc5db1d - tokio[2399a28e6fda6277]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}, api_decks[d497f7fed160263]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}, api_decks[d497f7fed160263]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x5a368dbae950 - <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}, api_decks[d497f7fed160263]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}, api_decks[d497f7fed160263]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x5a368dbb4026 - <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}, api_decks[d497f7fed160263]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}, api_decks[d497f7fed160263]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x5a368dbb73e0 - <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}, api_decks[d497f7fed160263]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}, api_decks[d497f7fed160263]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x5a368dc47373 - tokio[2399a28e6fda6277]::runtime::context::runtime::enter_runtime::<<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}, api_decks[d497f7fed160263]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}, api_decks[d497f7fed160263]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5a368db9afb3 - <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}, api_decks[d497f7fed160263]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}, api_decks[d497f7fed160263]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x5a368dc66bd1 - <tokio[2399a28e6fda6277]::runtime::runtime::Runtime>::block_on_inner::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}, api_decks[d497f7fed160263]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}, api_decks[d497f7fed160263]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x5a368dc6ad3c - <tokio[2399a28e6fda6277]::runtime::runtime::Runtime>::block_on::<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}, api_decks[d497f7fed160263]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}, api_decks[d497f7fed160263]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x5a368dc5d271 - sqlx_core[fc1f75558715e523]::rt::test_block_on::<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}, api_decks[d497f7fed160263]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}, api_decks[d497f7fed160263]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5a368dc2f45e - sqlx_core[fc1f75558715e523]::testing::run_test::<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}, api_decks[d497f7fed160263]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}, api_decks[d497f7fed160263]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5a368dc2ecf6 - sqlx_core[fc1f75558715e523]::testing::run_test_with_pool::<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}, api_decks[d497f7fed160263]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x5a368dc4315a - <fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_rejects_request_without_authorization_header::it_rejects_request_without_authorization_header::{closure#0} as sqlx_core[fc1f75558715e523]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x5a368dc135a7 - api_decks[d497f7fed160263]::it_rejects_request_without_authorization_header
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api_decks.rs:202:1
[INFO] [stdout]   51:     0x5a368dbfc5e7 - api_decks[d497f7fed160263]::it_rejects_request_without_authorization_header::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api_decks.rs:202:14
[INFO] [stdout]   52:     0x5a368dc2e7b6 - <api_decks[d497f7fed160263]::it_rejects_request_without_authorization_header::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5a368dc7292b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5a368dc7292b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5a368dc801a5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5a368dc801a5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5a368dc801a5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5a368dc801a5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5a368dc801a5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5a368dc801a5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5a368dc801a5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5a368dc7ad04 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5a368dc7ad04 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5a368dc83222 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5a368dc83222 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5a368dc83222 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5a368dc83222 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5a368dc83222 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5a368dc83222 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5a368dc83222 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5a368e83136f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x5a368e83136f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x78fca3348aa4 - <unknown>
[INFO] [stdout]   74:     0x78fca33d5a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- it_replaces_deck_and_returns_new_etag stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'it_replaces_deck_and_returns_new_etag' (200) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a368e831ee8 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a368e831ee8 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a368e831ee8 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a368e831ee8 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a368e84928a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a368e84928a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x5a368e836d82 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5a368e836d82 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5a368e80fa16 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a368e80fa16 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a368e829b09 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a368dc7f84c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5a368dc7f84c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5a368e829d82 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5a368e829d82 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5a368e80fad2 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5a368e8048c9 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a368e810a4d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5a368e849a7c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a368e8497c2 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x5a368e0036fb - <core[28b146924c2f19c6]::result::Result<alloc[95e62e727ddf147d]::string::String, dotenvy[bab0bf43bef45c1c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5a368e0c82e2 - sqlx_postgres[8637e62fbfc80138]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x5a368e0ca64e - <sqlx_postgres[8637e62fbfc80138]::database::Postgres as sqlx_core[fc1f75558715e523]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x5a368dbf9d1f - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<sqlx_core[fc1f75558715e523]::testing::TestContext<sqlx_postgres[8637e62fbfc80138]::database::Postgres>, sqlx_core[fc1f75558715e523]::error::Error>> + core[28b146924c2f19c6]::marker::Send>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5a368dc315e3 - sqlx_core[fc1f75558715e523]::testing::run_test::<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}, api_decks[d497f7fed160263]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}, api_decks[d497f7fed160263]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x5a368dbf9e5d - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}, api_decks[d497f7fed160263]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}, api_decks[d497f7fed160263]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5a368dbfa25d - <core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}, api_decks[d497f7fed160263]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}, api_decks[d497f7fed160263]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5a368dbd885d - <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}, api_decks[d497f7fed160263]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}, api_decks[d497f7fed160263]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x5a368dbd569b - tokio[2399a28e6fda6277]::task::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}, api_decks[d497f7fed160263]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}, api_decks[d497f7fed160263]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5a368dbd569b - tokio[2399a28e6fda6277]::task::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}, api_decks[d497f7fed160263]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}, api_decks[d497f7fed160263]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5a368dbd569b - <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}, api_decks[d497f7fed160263]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}, api_decks[d497f7fed160263]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x5a368db9c4b0 - <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}, api_decks[d497f7fed160263]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}, api_decks[d497f7fed160263]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x5a368dbbef3d - <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}, api_decks[d497f7fed160263]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}, api_decks[d497f7fed160263]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x5a368dbbde24 - <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}, api_decks[d497f7fed160263]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}, api_decks[d497f7fed160263]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x5a368dc5095b - <tokio[2399a28e6fda6277]::runtime::context::scoped::Scoped<tokio[2399a28e6fda6277]::runtime::scheduler::Context>>::set::<<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}, api_decks[d497f7fed160263]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}, api_decks[d497f7fed160263]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5a368dc61a19 - tokio[2399a28e6fda6277]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}, api_decks[d497f7fed160263]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}, api_decks[d497f7fed160263]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x5a368dbdbe12 - <std[929523f510218772]::thread::local::LocalKey<tokio[2399a28e6fda6277]::runtime::context::Context>>::try_with::<tokio[2399a28e6fda6277]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}, api_decks[d497f7fed160263]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}, api_decks[d497f7fed160263]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5a368dbd905e - <std[929523f510218772]::thread::local::LocalKey<tokio[2399a28e6fda6277]::runtime::context::Context>>::with::<tokio[2399a28e6fda6277]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}, api_decks[d497f7fed160263]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}, api_decks[d497f7fed160263]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5a368dc5d85d - tokio[2399a28e6fda6277]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}, api_decks[d497f7fed160263]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}, api_decks[d497f7fed160263]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x5a368dbabbf0 - <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}, api_decks[d497f7fed160263]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}, api_decks[d497f7fed160263]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x5a368dbb3aa6 - <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}, api_decks[d497f7fed160263]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}, api_decks[d497f7fed160263]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x5a368dbb4f70 - <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}, api_decks[d497f7fed160263]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}, api_decks[d497f7fed160263]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x5a368dc463a3 - tokio[2399a28e6fda6277]::runtime::context::runtime::enter_runtime::<<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}, api_decks[d497f7fed160263]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}, api_decks[d497f7fed160263]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5a368db9a823 - <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}, api_decks[d497f7fed160263]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}, api_decks[d497f7fed160263]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x5a368dc66021 - <tokio[2399a28e6fda6277]::runtime::runtime::Runtime>::block_on_inner::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}, api_decks[d497f7fed160263]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}, api_decks[d497f7fed160263]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x5a368dc6905c - <tokio[2399a28e6fda6277]::runtime::runtime::Runtime>::block_on::<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}, api_decks[d497f7fed160263]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}, api_decks[d497f7fed160263]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x5a368dc5c141 - sqlx_core[fc1f75558715e523]::rt::test_block_on::<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}, api_decks[d497f7fed160263]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}, api_decks[d497f7fed160263]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5a368dc2eede - sqlx_core[fc1f75558715e523]::testing::run_test::<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}, api_decks[d497f7fed160263]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}, api_decks[d497f7fed160263]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5a368dc2e986 - sqlx_core[fc1f75558715e523]::testing::run_test_with_pool::<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}, api_decks[d497f7fed160263]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x5a368dc42f4a - <fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_replaces_deck_and_returns_new_etag::it_replaces_deck_and_returns_new_etag::{closure#0} as sqlx_core[fc1f75558715e523]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x5a368dc12b57 - api_decks[d497f7fed160263]::it_replaces_deck_and_returns_new_etag
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api_decks.rs:366:1
[INFO] [stdout]   51:     0x5a368dbfc3d7 - api_decks[d497f7fed160263]::it_replaces_deck_and_returns_new_etag::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api_decks.rs:366:14
[INFO] [stdout]   52:     0x5a368dc2e4f6 - <api_decks[d497f7fed160263]::it_replaces_deck_and_returns_new_etag::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5a368dc7292b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5a368dc7292b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5a368dc801a5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5a368dc801a5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5a368dc801a5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5a368dc801a5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5a368dc801a5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5a368dc801a5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5a368dc801a5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5a368dc7ad04 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5a368dc7ad04 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5a368dc83222 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5a368dc83222 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5a368dc83222 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5a368dc83222 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5a368dc83222 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5a368dc83222 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5a368dc83222 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5a368e83136f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x5a368e83136f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x78fca3348aa4 - <unknown>
[INFO] [stdout]   74:     0x78fca33d5a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- it_returns_404_when_fetching_other_users_private_deck stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'it_returns_404_when_fetching_other_users_private_deck' (202) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a368e831ee8 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a368e831ee8 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a368e831ee8 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a368e831ee8 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a368e84928a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a368e84928a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x5a368e836d82 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5a368e836d82 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5a368e80fa16 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a368e80fa16 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a368e829b09 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a368dc7f84c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5a368dc7f84c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5a368e829d82 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5a368e829d82 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5a368e80fad2 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5a368e8048c9 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a368e810a4d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5a368e849a7c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a368e8497c2 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x5a368e0036fb - <core[28b146924c2f19c6]::result::Result<alloc[95e62e727ddf147d]::string::String, dotenvy[bab0bf43bef45c1c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5a368e0c82e2 - sqlx_postgres[8637e62fbfc80138]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x5a368e0ca64e - <sqlx_postgres[8637e62fbfc80138]::database::Postgres as sqlx_core[fc1f75558715e523]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x5a368dbf9d1f - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<sqlx_core[fc1f75558715e523]::testing::TestContext<sqlx_postgres[8637e62fbfc80138]::database::Postgres>, sqlx_core[fc1f75558715e523]::error::Error>> + core[28b146924c2f19c6]::marker::Send>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5a368dc3aaa3 - sqlx_core[fc1f75558715e523]::testing::run_test::<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}, api_decks[d497f7fed160263]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}, api_decks[d497f7fed160263]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x5a368dbfa1dd - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}, api_decks[d497f7fed160263]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}, api_decks[d497f7fed160263]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5a368dbfa5dd - <core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}, api_decks[d497f7fed160263]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}, api_decks[d497f7fed160263]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5a368dbd8bdd - <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}, api_decks[d497f7fed160263]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}, api_decks[d497f7fed160263]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x5a368dbd6d5b - tokio[2399a28e6fda6277]::task::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}, api_decks[d497f7fed160263]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}, api_decks[d497f7fed160263]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5a368dbd6d5b - tokio[2399a28e6fda6277]::task::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}, api_decks[d497f7fed160263]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}, api_decks[d497f7fed160263]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5a368dbd6d5b - <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}, api_decks[d497f7fed160263]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}, api_decks[d497f7fed160263]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x5a368db9f070 - <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}, api_decks[d497f7fed160263]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}, api_decks[d497f7fed160263]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x5a368dbc877d - <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}, api_decks[d497f7fed160263]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}, api_decks[d497f7fed160263]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x5a368dbbdfe4 - <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}, api_decks[d497f7fed160263]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}, api_decks[d497f7fed160263]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x5a368dc51bbb - <tokio[2399a28e6fda6277]::runtime::context::scoped::Scoped<tokio[2399a28e6fda6277]::runtime::scheduler::Context>>::set::<<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}, api_decks[d497f7fed160263]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}, api_decks[d497f7fed160263]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5a368dc61d99 - tokio[2399a28e6fda6277]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}, api_decks[d497f7fed160263]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}, api_decks[d497f7fed160263]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x5a368dbdcf92 - <std[929523f510218772]::thread::local::LocalKey<tokio[2399a28e6fda6277]::runtime::context::Context>>::try_with::<tokio[2399a28e6fda6277]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}, api_decks[d497f7fed160263]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}, api_decks[d497f7fed160263]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5a368dbd959e - <std[929523f510218772]::thread::local::LocalKey<tokio[2399a28e6fda6277]::runtime::context::Context>>::with::<tokio[2399a28e6fda6277]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}, api_decks[d497f7fed160263]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}, api_decks[d497f7fed160263]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5a368dc5dbdd - tokio[2399a28e6fda6277]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}, api_decks[d497f7fed160263]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}, api_decks[d497f7fed160263]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x5a368dbaf5b0 - <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}, api_decks[d497f7fed160263]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}, api_decks[d497f7fed160263]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x5a368dbb41a6 - <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}, api_decks[d497f7fed160263]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}, api_decks[d497f7fed160263]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x5a368dbb7dd0 - <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}, api_decks[d497f7fed160263]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}, api_decks[d497f7fed160263]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x5a368dc477c3 - tokio[2399a28e6fda6277]::runtime::context::runtime::enter_runtime::<<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}, api_decks[d497f7fed160263]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}, api_decks[d497f7fed160263]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5a368db9b1c3 - <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}, api_decks[d497f7fed160263]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}, api_decks[d497f7fed160263]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x5a368dc66f01 - <tokio[2399a28e6fda6277]::runtime::runtime::Runtime>::block_on_inner::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}, api_decks[d497f7fed160263]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}, api_decks[d497f7fed160263]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x5a368dc6b51c - <tokio[2399a28e6fda6277]::runtime::runtime::Runtime>::block_on::<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}, api_decks[d497f7fed160263]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}, api_decks[d497f7fed160263]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x5a368dc5d721 - sqlx_core[fc1f75558715e523]::rt::test_block_on::<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}, api_decks[d497f7fed160263]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}, api_decks[d497f7fed160263]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5a368dc2f5de - sqlx_core[fc1f75558715e523]::testing::run_test::<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}, api_decks[d497f7fed160263]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}, api_decks[d497f7fed160263]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5a368dc2ede6 - sqlx_core[fc1f75558715e523]::testing::run_test_with_pool::<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}, api_decks[d497f7fed160263]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x5a368dc431ea - <fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_returns_404_when_fetching_other_users_private_deck::it_returns_404_when_fetching_other_users_private_deck::{closure#0} as sqlx_core[fc1f75558715e523]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x5a368dc13877 - api_decks[d497f7fed160263]::it_returns_404_when_fetching_other_users_private_deck
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api_decks.rs:229:1
[INFO] [stdout]   51:     0x5a368dbfc677 - api_decks[d497f7fed160263]::it_returns_404_when_fetching_other_users_private_deck::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api_decks.rs:229:14
[INFO] [stdout]   52:     0x5a368dc2e876 - <api_decks[d497f7fed160263]::it_returns_404_when_fetching_other_users_private_deck::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5a368dc7292b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5a368dc7292b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5a368dc801a5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5a368dc801a5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5a368dc801a5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5a368dc801a5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5a368dc801a5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5a368dc801a5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5a368dc801a5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5a368dc7ad04 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5a368dc7ad04 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5a368dc83222 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5a368dc83222 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5a368dc83222 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5a368dc83222 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5a368dc83222 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5a368dc83222 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5a368dc83222 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5a368e83136f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x5a368e83136f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x78fca3348aa4 - <unknown>
[INFO] [stdout]   74:     0x78fca33d5a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- it_returns_404_when_deleting_other_users_deck stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'it_returns_404_when_deleting_other_users_deck' (201) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a368e831ee8 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a368e831ee8 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a368e831ee8 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a368e831ee8 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a368e84928a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a368e84928a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x5a368e836d82 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5a368e836d82 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5a368e80fa16 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a368e80fa16 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a368e829b09 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a368dc7f84c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5a368dc7f84c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5a368e829d82 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5a368e829d82 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5a368e80fad2 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5a368e8048c9 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a368e810a4d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5a368e849a7c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a368e8497c2 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x5a368e0036fb - <core[28b146924c2f19c6]::result::Result<alloc[95e62e727ddf147d]::string::String, dotenvy[bab0bf43bef45c1c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5a368e0c82e2 - sqlx_postgres[8637e62fbfc80138]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x5a368e0ca64e - <sqlx_postgres[8637e62fbfc80138]::database::Postgres as sqlx_core[fc1f75558715e523]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x5a368dbf9d1f - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<sqlx_core[fc1f75558715e523]::testing::TestContext<sqlx_postgres[8637e62fbfc80138]::database::Postgres>, sqlx_core[fc1f75558715e523]::error::Error>> + core[28b146924c2f19c6]::marker::Send>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5a368dc37583 - sqlx_core[fc1f75558715e523]::testing::run_test::<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}, api_decks[d497f7fed160263]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}, api_decks[d497f7fed160263]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x5a368dbfa09d - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}, api_decks[d497f7fed160263]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}, api_decks[d497f7fed160263]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5a368dbfa49d - <core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}, api_decks[d497f7fed160263]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}, api_decks[d497f7fed160263]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5a368dbd8a9d - <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}, api_decks[d497f7fed160263]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}, api_decks[d497f7fed160263]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x5a368dbd653b - tokio[2399a28e6fda6277]::task::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}, api_decks[d497f7fed160263]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}, api_decks[d497f7fed160263]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5a368dbd653b - tokio[2399a28e6fda6277]::task::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}, api_decks[d497f7fed160263]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}, api_decks[d497f7fed160263]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5a368dbd653b - <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}, api_decks[d497f7fed160263]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}, api_decks[d497f7fed160263]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x5a368db9e0d0 - <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}, api_decks[d497f7fed160263]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}, api_decks[d497f7fed160263]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x5a368dbc511d - <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}, api_decks[d497f7fed160263]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}, api_decks[d497f7fed160263]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x5a368dbbdf44 - <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}, api_decks[d497f7fed160263]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}, api_decks[d497f7fed160263]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x5a368dc5152b - <tokio[2399a28e6fda6277]::runtime::context::scoped::Scoped<tokio[2399a28e6fda6277]::runtime::scheduler::Context>>::set::<<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}, api_decks[d497f7fed160263]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}, api_decks[d497f7fed160263]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5a368dc61c59 - tokio[2399a28e6fda6277]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}, api_decks[d497f7fed160263]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}, api_decks[d497f7fed160263]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x5a368dbdc952 - <std[929523f510218772]::thread::local::LocalKey<tokio[2399a28e6fda6277]::runtime::context::Context>>::try_with::<tokio[2399a28e6fda6277]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}, api_decks[d497f7fed160263]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}, api_decks[d497f7fed160263]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5a368dbd93be - <std[929523f510218772]::thread::local::LocalKey<tokio[2399a28e6fda6277]::runtime::context::Context>>::with::<tokio[2399a28e6fda6277]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}, api_decks[d497f7fed160263]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}, api_decks[d497f7fed160263]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5a368dc5da9d - tokio[2399a28e6fda6277]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}, api_decks[d497f7fed160263]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}, api_decks[d497f7fed160263]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x5a368dbae110 - <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}, api_decks[d497f7fed160263]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}, api_decks[d497f7fed160263]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x5a368dbb3f26 - <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}, api_decks[d497f7fed160263]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}, api_decks[d497f7fed160263]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x5a368dbb6d40 - <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}, api_decks[d497f7fed160263]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}, api_decks[d497f7fed160263]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x5a368dc47093 - tokio[2399a28e6fda6277]::runtime::context::runtime::enter_runtime::<<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}, api_decks[d497f7fed160263]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}, api_decks[d497f7fed160263]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5a368db9ae53 - <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}, api_decks[d497f7fed160263]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}, api_decks[d497f7fed160263]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x5a368dc669b1 - <tokio[2399a28e6fda6277]::runtime::runtime::Runtime>::block_on_inner::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}, api_decks[d497f7fed160263]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}, api_decks[d497f7fed160263]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x5a368dc6a7fc - <tokio[2399a28e6fda6277]::runtime::runtime::Runtime>::block_on::<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}, api_decks[d497f7fed160263]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}, api_decks[d497f7fed160263]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x5a368dc5cf51 - sqlx_core[fc1f75558715e523]::rt::test_block_on::<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}, api_decks[d497f7fed160263]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}, api_decks[d497f7fed160263]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5a368dc2f35e - sqlx_core[fc1f75558715e523]::testing::run_test::<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}, api_decks[d497f7fed160263]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}, api_decks[d497f7fed160263]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5a368dc2ec56 - sqlx_core[fc1f75558715e523]::testing::run_test_with_pool::<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}, api_decks[d497f7fed160263]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x5a368dc430fa - <fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_returns_404_when_deleting_other_users_deck::it_returns_404_when_deleting_other_users_deck::{closure#0} as sqlx_core[fc1f75558715e523]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x5a368dc133c7 - api_decks[d497f7fed160263]::it_returns_404_when_deleting_other_users_deck
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api_decks.rs:571:1
[INFO] [stdout]   51:     0x5a368dbfc587 - api_decks[d497f7fed160263]::it_returns_404_when_deleting_other_users_deck::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api_decks.rs:571:14
[INFO] [stdout]   52:     0x5a368dc2e736 - <api_decks[d497f7fed160263]::it_returns_404_when_deleting_other_users_deck::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5a368dc7292b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5a368dc7292b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5a368dc801a5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5a368dc801a5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5a368dc801a5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5a368dc801a5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5a368dc801a5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5a368dc801a5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5a368dc801a5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5a368dc7ad04 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5a368dc7ad04 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5a368dc83222 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5a368dc83222 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5a368dc83222 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5a368dc83222 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5a368dc83222 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5a368dc83222 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5a368dc83222 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5a368e83136f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x5a368e83136f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x78fca3348aa4 - <unknown>
[INFO] [stdout]   74:     0x78fca33d5a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- it_returns_404_when_replacing_other_users_deck stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'it_returns_404_when_replacing_other_users_deck' (203) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a368e831ee8 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a368e831ee8 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a368e831ee8 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a368e831ee8 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a368e84928a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a368e84928a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x5a368e836d82 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5a368e836d82 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5a368e80fa16 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a368e80fa16 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a368e829b09 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a368dc7f84c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5a368dc7f84c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5a368e829d82 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5a368e829d82 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5a368e80fad2 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5a368e8048c9 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a368e810a4d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5a368e849a7c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a368e8497c2 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x5a368e0036fb - <core[28b146924c2f19c6]::result::Result<alloc[95e62e727ddf147d]::string::String, dotenvy[bab0bf43bef45c1c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5a368e0c82e2 - sqlx_postgres[8637e62fbfc80138]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x5a368e0ca64e - <sqlx_postgres[8637e62fbfc80138]::database::Postgres as sqlx_core[fc1f75558715e523]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x5a368dbf9d1f - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<sqlx_core[fc1f75558715e523]::testing::TestContext<sqlx_postgres[8637e62fbfc80138]::database::Postgres>, sqlx_core[fc1f75558715e523]::error::Error>> + core[28b146924c2f19c6]::marker::Send>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5a368dc38023 - sqlx_core[fc1f75558715e523]::testing::run_test::<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}, api_decks[d497f7fed160263]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}, api_decks[d497f7fed160263]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x5a368dbfa0dd - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}, api_decks[d497f7fed160263]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}, api_decks[d497f7fed160263]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5a368dbfa4dd - <core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}, api_decks[d497f7fed160263]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}, api_decks[d497f7fed160263]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5a368dbd8add - <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}, api_decks[d497f7fed160263]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}, api_decks[d497f7fed160263]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x5a368dbd66db - tokio[2399a28e6fda6277]::task::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}, api_decks[d497f7fed160263]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}, api_decks[d497f7fed160263]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5a368dbd66db - tokio[2399a28e6fda6277]::task::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}, api_decks[d497f7fed160263]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}, api_decks[d497f7fed160263]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5a368dbd66db - <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}, api_decks[d497f7fed160263]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}, api_decks[d497f7fed160263]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x5a368db9e3f0 - <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}, api_decks[d497f7fed160263]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}, api_decks[d497f7fed160263]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x5a368dbc5bfd - <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}, api_decks[d497f7fed160263]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}, api_decks[d497f7fed160263]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x5a368dbbdf64 - <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}, api_decks[d497f7fed160263]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}, api_decks[d497f7fed160263]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x5a368dc5167b - <tokio[2399a28e6fda6277]::runtime::context::scoped::Scoped<tokio[2399a28e6fda6277]::runtime::scheduler::Context>>::set::<<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}, api_decks[d497f7fed160263]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}, api_decks[d497f7fed160263]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5a368dc61c99 - tokio[2399a28e6fda6277]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}, api_decks[d497f7fed160263]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}, api_decks[d497f7fed160263]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x5a368dbdca92 - <std[929523f510218772]::thread::local::LocalKey<tokio[2399a28e6fda6277]::runtime::context::Context>>::try_with::<tokio[2399a28e6fda6277]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}, api_decks[d497f7fed160263]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}, api_decks[d497f7fed160263]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5a368dbd941e - <std[929523f510218772]::thread::local::LocalKey<tokio[2399a28e6fda6277]::runtime::context::Context>>::with::<tokio[2399a28e6fda6277]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}, api_decks[d497f7fed160263]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}, api_decks[d497f7fed160263]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5a368dc5dadd - tokio[2399a28e6fda6277]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}, api_decks[d497f7fed160263]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}, api_decks[d497f7fed160263]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x5a368dbae530 - <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}, api_decks[d497f7fed160263]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}, api_decks[d497f7fed160263]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x5a368dbb3fa6 - <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}, api_decks[d497f7fed160263]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}, api_decks[d497f7fed160263]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x5a368dbb7090 - <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}, api_decks[d497f7fed160263]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}, api_decks[d497f7fed160263]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x5a368dc47203 - tokio[2399a28e6fda6277]::runtime::context::runtime::enter_runtime::<<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}, api_decks[d497f7fed160263]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}, api_decks[d497f7fed160263]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5a368db9af03 - <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}, api_decks[d497f7fed160263]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}, api_decks[d497f7fed160263]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x5a368dc66ac1 - <tokio[2399a28e6fda6277]::runtime::runtime::Runtime>::block_on_inner::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}, api_decks[d497f7fed160263]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}, api_decks[d497f7fed160263]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x5a368dc6aa9c - <tokio[2399a28e6fda6277]::runtime::runtime::Runtime>::block_on::<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}, api_decks[d497f7fed160263]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}, api_decks[d497f7fed160263]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x5a368dc5d0e1 - sqlx_core[fc1f75558715e523]::rt::test_block_on::<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}, api_decks[d497f7fed160263]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}, api_decks[d497f7fed160263]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5a368dc2f3de - sqlx_core[fc1f75558715e523]::testing::run_test::<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}, api_decks[d497f7fed160263]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}, api_decks[d497f7fed160263]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5a368dc2eca6 - sqlx_core[fc1f75558715e523]::testing::run_test_with_pool::<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}, api_decks[d497f7fed160263]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x5a368dc4312a - <fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_returns_404_when_replacing_other_users_deck::it_returns_404_when_replacing_other_users_deck::{closure#0} as sqlx_core[fc1f75558715e523]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x5a368dc134b7 - api_decks[d497f7fed160263]::it_returns_404_when_replacing_other_users_deck
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api_decks.rs:444:1
[INFO] [stdout]   51:     0x5a368dbfc5b7 - api_decks[d497f7fed160263]::it_returns_404_when_replacing_other_users_deck::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api_decks.rs:444:14
[INFO] [stdout]   52:     0x5a368dc2e776 - <api_decks[d497f7fed160263]::it_returns_404_when_replacing_other_users_deck::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5a368dc7292b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5a368dc7292b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5a368dc801a5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5a368dc801a5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5a368dc801a5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5a368dc801a5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5a368dc801a5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5a368dc801a5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5a368dc801a5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5a368dc7ad04 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5a368dc7ad04 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5a368dc83222 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5a368dc83222 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5a368dc83222 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5a368dc83222 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5a368dc83222 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5a368dc83222 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5a368dc83222 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5a368e83136f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x5a368e83136f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x78fca3348aa4 - <unknown>
[INFO] [stdout]   74:     0x78fca33d5a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- it_returns_412_on_patch_with_stale_if_match stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'it_returns_412_on_patch_with_stale_if_match' (204) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a368e831ee8 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a368e831ee8 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a368e831ee8 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a368e831ee8 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a368e84928a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a368e84928a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x5a368e836d82 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5a368e836d82 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5a368e80fa16 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a368e80fa16 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a368e829b09 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a368dc7f84c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5a368dc7f84c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5a368e829d82 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5a368e829d82 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5a368e80fad2 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5a368e8048c9 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a368e810a4d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5a368e849a7c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a368e8497c2 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x5a368e0036fb - <core[28b146924c2f19c6]::result::Result<alloc[95e62e727ddf147d]::string::String, dotenvy[bab0bf43bef45c1c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5a368e0c82e2 - sqlx_postgres[8637e62fbfc80138]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x5a368e0ca64e - <sqlx_postgres[8637e62fbfc80138]::database::Postgres as sqlx_core[fc1f75558715e523]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x5a368dbf9d1f - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<sqlx_core[fc1f75558715e523]::testing::TestContext<sqlx_postgres[8637e62fbfc80138]::database::Postgres>, sqlx_core[fc1f75558715e523]::error::Error>> + core[28b146924c2f19c6]::marker::Send>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5a368dc36043 - sqlx_core[fc1f75558715e523]::testing::run_test::<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}, api_decks[d497f7fed160263]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}, api_decks[d497f7fed160263]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x5a368dbfa01d - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}, api_decks[d497f7fed160263]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}, api_decks[d497f7fed160263]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5a368dbfa41d - <core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}, api_decks[d497f7fed160263]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}, api_decks[d497f7fed160263]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5a368dbd8a1d - <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}, api_decks[d497f7fed160263]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}, api_decks[d497f7fed160263]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x5a368dbd61fb - tokio[2399a28e6fda6277]::task::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}, api_decks[d497f7fed160263]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}, api_decks[d497f7fed160263]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5a368dbd61fb - tokio[2399a28e6fda6277]::task::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}, api_decks[d497f7fed160263]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}, api_decks[d497f7fed160263]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5a368dbd61fb - <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}, api_decks[d497f7fed160263]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}, api_decks[d497f7fed160263]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x5a368db9da90 - <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}, api_decks[d497f7fed160263]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}, api_decks[d497f7fed160263]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x5a368dbc3b5d - <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}, api_decks[d497f7fed160263]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}, api_decks[d497f7fed160263]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x5a368dbbdf04 - <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}, api_decks[d497f7fed160263]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}, api_decks[d497f7fed160263]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x5a368dc5128b - <tokio[2399a28e6fda6277]::runtime::context::scoped::Scoped<tokio[2399a28e6fda6277]::runtime::scheduler::Context>>::set::<<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}, api_decks[d497f7fed160263]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}, api_decks[d497f7fed160263]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5a368dc61bd9 - tokio[2399a28e6fda6277]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}, api_decks[d497f7fed160263]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}, api_decks[d497f7fed160263]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x5a368dbdc6d2 - <std[929523f510218772]::thread::local::LocalKey<tokio[2399a28e6fda6277]::runtime::context::Context>>::try_with::<tokio[2399a28e6fda6277]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}, api_decks[d497f7fed160263]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}, api_decks[d497f7fed160263]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5a368dbd92fe - <std[929523f510218772]::thread::local::LocalKey<tokio[2399a28e6fda6277]::runtime::context::Context>>::with::<tokio[2399a28e6fda6277]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}, api_decks[d497f7fed160263]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}, api_decks[d497f7fed160263]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5a368dc5da1d - tokio[2399a28e6fda6277]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}, api_decks[d497f7fed160263]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}, api_decks[d497f7fed160263]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x5a368dbad8d0 - <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}, api_decks[d497f7fed160263]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}, api_decks[d497f7fed160263]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x5a368dbb3e26 - <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}, api_decks[d497f7fed160263]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}, api_decks[d497f7fed160263]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x5a368dbb66a0 - <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}, api_decks[d497f7fed160263]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}, api_decks[d497f7fed160263]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x5a368dc46db3 - tokio[2399a28e6fda6277]::runtime::context::runtime::enter_runtime::<<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}, api_decks[d497f7fed160263]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}, api_decks[d497f7fed160263]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5a368db9acf3 - <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}, api_decks[d497f7fed160263]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}, api_decks[d497f7fed160263]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x5a368dc66791 - <tokio[2399a28e6fda6277]::runtime::runtime::Runtime>::block_on_inner::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}, api_decks[d497f7fed160263]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}, api_decks[d497f7fed160263]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x5a368dc6a2bc - <tokio[2399a28e6fda6277]::runtime::runtime::Runtime>::block_on::<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}, api_decks[d497f7fed160263]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}, api_decks[d497f7fed160263]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x5a368dc5cc31 - sqlx_core[fc1f75558715e523]::rt::test_block_on::<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}, api_decks[d497f7fed160263]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}, api_decks[d497f7fed160263]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5a368dc2f25e - sqlx_core[fc1f75558715e523]::testing::run_test::<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}, api_decks[d497f7fed160263]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}, api_decks[d497f7fed160263]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5a368dc2ebb6 - sqlx_core[fc1f75558715e523]::testing::run_test_with_pool::<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}, api_decks[d497f7fed160263]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x5a368dc4309a - <fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_returns_412_on_patch_with_stale_if_match::it_returns_412_on_patch_with_stale_if_match::{closure#0} as sqlx_core[fc1f75558715e523]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x5a368dc131e7 - api_decks[d497f7fed160263]::it_returns_412_on_patch_with_stale_if_match
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api_decks.rs:519:1
[INFO] [stdout]   51:     0x5a368dbfc527 - api_decks[d497f7fed160263]::it_returns_412_on_patch_with_stale_if_match::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api_decks.rs:519:14
[INFO] [stdout]   52:     0x5a368dc2e6b6 - <api_decks[d497f7fed160263]::it_returns_412_on_patch_with_stale_if_match::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5a368dc7292b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5a368dc7292b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5a368dc801a5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5a368dc801a5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5a368dc801a5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5a368dc801a5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5a368dc801a5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5a368dc801a5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5a368dc801a5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5a368dc7ad04 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5a368dc7ad04 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5a368dc83222 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5a368dc83222 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5a368dc83222 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5a368dc83222 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5a368dc83222 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5a368dc83222 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5a368dc83222 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5a368e83136f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x5a368e83136f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x78fca3348aa4 - <unknown>
[INFO] [stdout]   74:     0x78fca33d5a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- it_soft_deletes_owners_deck_and_returns_204 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'it_soft_deletes_owners_deck_and_returns_204' (205) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a368e831ee8 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a368e831ee8 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a368e831ee8 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a368e831ee8 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a368e84928a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a368e84928a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x5a368e836d82 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5a368e836d82 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5a368e80fa16 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a368e80fa16 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a368e829b09 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a368dc7f84c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5a368dc7f84c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5a368e829d82 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5a368e829d82 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5a368e80fad2 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5a368e8048c9 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a368e810a4d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5a368e849a7c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a368e8497c2 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x5a368e0036fb - <core[28b146924c2f19c6]::result::Result<alloc[95e62e727ddf147d]::string::String, dotenvy[bab0bf43bef45c1c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5a368e0c82e2 - sqlx_postgres[8637e62fbfc80138]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x5a368e0ca64e - <sqlx_postgres[8637e62fbfc80138]::database::Postgres as sqlx_core[fc1f75558715e523]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x5a368dbf9d1f - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<sqlx_core[fc1f75558715e523]::testing::TestContext<sqlx_postgres[8637e62fbfc80138]::database::Postgres>, sqlx_core[fc1f75558715e523]::error::Error>> + core[28b146924c2f19c6]::marker::Send>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5a368dc36ae3 - sqlx_core[fc1f75558715e523]::testing::run_test::<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}, api_decks[d497f7fed160263]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}, api_decks[d497f7fed160263]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x5a368dbfa05d - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}, api_decks[d497f7fed160263]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}, api_decks[d497f7fed160263]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5a368dbfa45d - <core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}, api_decks[d497f7fed160263]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}, api_decks[d497f7fed160263]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stderr] error: test failed, to rerun pass `--test api_decks`
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5a368dbd8a5d - <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}, api_decks[d497f7fed160263]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}, api_decks[d497f7fed160263]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x5a368dbd639b - tokio[2399a28e6fda6277]::task::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}, api_decks[d497f7fed160263]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}, api_decks[d497f7fed160263]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5a368dbd639b - tokio[2399a28e6fda6277]::task::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}, api_decks[d497f7fed160263]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}, api_decks[d497f7fed160263]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5a368dbd639b - <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}, api_decks[d497f7fed160263]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}, api_decks[d497f7fed160263]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x5a368db9ddb0 - <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}, api_decks[d497f7fed160263]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}, api_decks[d497f7fed160263]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x5a368dbc463d - <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}, api_decks[d497f7fed160263]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}, api_decks[d497f7fed160263]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x5a368dbbdf24 - <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}, api_decks[d497f7fed160263]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}, api_decks[d497f7fed160263]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x5a368dc513db - <tokio[2399a28e6fda6277]::runtime::context::scoped::Scoped<tokio[2399a28e6fda6277]::runtime::scheduler::Context>>::set::<<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}, api_decks[d497f7fed160263]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}, api_decks[d497f7fed160263]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5a368dc61c19 - tokio[2399a28e6fda6277]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}, api_decks[d497f7fed160263]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}, api_decks[d497f7fed160263]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x5a368dbdc812 - <std[929523f510218772]::thread::local::LocalKey<tokio[2399a28e6fda6277]::runtime::context::Context>>::try_with::<tokio[2399a28e6fda6277]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}, api_decks[d497f7fed160263]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}, api_decks[d497f7fed160263]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5a368dbd935e - <std[929523f510218772]::thread::local::LocalKey<tokio[2399a28e6fda6277]::runtime::context::Context>>::with::<tokio[2399a28e6fda6277]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}, api_decks[d497f7fed160263]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}, api_decks[d497f7fed160263]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5a368dc5da5d - tokio[2399a28e6fda6277]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}, api_decks[d497f7fed160263]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}, api_decks[d497f7fed160263]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x5a368dbadcf0 - <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}, api_decks[d497f7fed160263]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}, api_decks[d497f7fed160263]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x5a368dbb3ea6 - <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}, api_decks[d497f7fed160263]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}, api_decks[d497f7fed160263]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x5a368dbb69f0 - <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}, api_decks[d497f7fed160263]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}, api_decks[d497f7fed160263]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x5a368dc46f23 - tokio[2399a28e6fda6277]::runtime::context::runtime::enter_runtime::<<tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}, api_decks[d497f7fed160263]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}, api_decks[d497f7fed160263]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5a368db9ada3 - <tokio[2399a28e6fda6277]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}, api_decks[d497f7fed160263]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}, api_decks[d497f7fed160263]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x5a368dc668a1 - <tokio[2399a28e6fda6277]::runtime::runtime::Runtime>::block_on_inner::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}, api_decks[d497f7fed160263]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}, api_decks[d497f7fed160263]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x5a368dc6a55c - <tokio[2399a28e6fda6277]::runtime::runtime::Runtime>::block_on::<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}, api_decks[d497f7fed160263]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}, api_decks[d497f7fed160263]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x5a368dc5cdc1 - sqlx_core[fc1f75558715e523]::rt::test_block_on::<sqlx_core[fc1f75558715e523]::testing::run_test<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}, api_decks[d497f7fed160263]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}, api_decks[d497f7fed160263]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5a368dc2f2de - sqlx_core[fc1f75558715e523]::testing::run_test::<sqlx_postgres[8637e62fbfc80138]::database::Postgres, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}, api_decks[d497f7fed160263]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}>::{closure#0}, sqlx_core[fc1f75558715e523]::testing::run_test_with_pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}, api_decks[d497f7fed160263]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5a368dc2ec06 - sqlx_core[fc1f75558715e523]::testing::run_test_with_pool::<sqlx_postgres[8637e62fbfc80138]::database::Postgres, fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}, api_decks[d497f7fed160263]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x5a368dc430ca - <fn(sqlx_core[fc1f75558715e523]::pool::Pool<sqlx_postgres[8637e62fbfc80138]::database::Postgres>) -> api_decks[d497f7fed160263]::it_soft_deletes_owners_deck_and_returns_204::it_soft_deletes_owners_deck_and_returns_204::{closure#0} as sqlx_core[fc1f75558715e523]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x5a368dc132d7 - api_decks[d497f7fed160263]::it_soft_deletes_owners_deck_and_returns_204
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api_decks.rs:297:1
[INFO] [stdout]   51:     0x5a368dbfc557 - api_decks[d497f7fed160263]::it_soft_deletes_owners_deck_and_returns_204::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api_decks.rs:297:14
[INFO] [stdout]   52:     0x5a368dc2e6f6 - <api_decks[d497f7fed160263]::it_soft_deletes_owners_deck_and_returns_204::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5a368dc7292b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5a368dc7292b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5a368dc801a5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5a368dc801a5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5a368dc801a5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5a368dc801a5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5a368dc801a5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5a368dc801a5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5a368dc801a5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5a368dc7ad04 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5a368dc7ad04 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5a368dc83222 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5a368dc83222 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5a368dc83222 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5a368dc83222 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5a368dc83222 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5a368dc83222 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5a368dc83222 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5a368e83136f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x5a368e83136f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x78fca3348aa4 - <unknown>
[INFO] [stdout]   74:     0x78fca33d5a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     it_allows_other_users_to_view_public_decks
[INFO] [stdout]     it_creates_a_deck_and_returns_201_with_full_body
[INFO] [stdout]     it_emits_etag_header_on_get_deck_response
[INFO] [stdout]     it_lists_only_authenticated_users_decks
[INFO] [stdout]     it_patches_metadata_subset_and_leaves_pool_intact
[INFO] [stdout]     it_rejects_patch_without_if_match_header
[INFO] [stdout]     it_rejects_replace_without_authorization
[INFO] [stdout]     it_rejects_replace_without_if_match_header
[INFO] [stdout]     it_rejects_request_with_invalid_token
[INFO] [stdout]     it_rejects_request_without_authorization_header
[INFO] [stdout]     it_replaces_deck_and_returns_new_etag
[INFO] [stdout]     it_returns_404_when_deleting_other_users_deck
[INFO] [stdout]     it_returns_404_when_fetching_other_users_private_deck
[INFO] [stdout]     it_returns_404_when_replacing_other_users_deck
[INFO] [stdout]     it_returns_412_on_patch_with_stale_if_match
[INFO] [stdout]     it_soft_deletes_owners_deck_and_returns_204
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 16 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.35s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "2f49bc822c3dc8c8a56ff44cd8ee90dbc171ba7723cfdb6f2e3f6a87b0225978", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2f49bc822c3dc8c8a56ff44cd8ee90dbc171ba7723cfdb6f2e3f6a87b0225978", kill_on_drop: false }`
[INFO] [stdout] 2f49bc822c3dc8c8a56ff44cd8ee90dbc171ba7723cfdb6f2e3f6a87b0225978
